Install
openclaw skills install justoneapi-facebookAnalyze Facebook workflows with JustOneAPI, including post Search, get Profile ID, and get Profile Posts.
openclaw skills install justoneapi-facebookThis skill wraps 3 Facebook operations exposed by JustOneAPI. It is strongest for post Search, get Profile ID, and get Profile Posts. Expect common inputs such as cursor, endDate, keyword, profileId, startDate.
cursor, endDate, keyword, profileId.searchFacebookPostsV1: Post Search — Get Facebook post Search data, including matched results, metadata, and ranking signals, for discovering relevant public posts for specific keywords and analyzing engagement and reach of public content on facebookgetProfileIdV1: Get Profile ID — Retrieve the unique Facebook profile ID from a given profile URLgetProfilePostsV1: Get Profile Posts — Get public posts from a specific Facebook profile using its profile IDGET.cursor, endDate, keyword, profileId, startDate.generated/operations.md before choosing an endpoint.searchFacebookPostsV1, getProfileIdV1, getProfilePostsV1.node {baseDir}/bin/run.mjs --operation "<operation-id>" --token "$JUST_ONE_API_TOKEN" --params-json '{"key":"value"}'
JUST_ONE_API_TOKENJUST_ONE_API_TOKEN only for authenticated Just One API requests.JUST_ONE_API_TOKEN private. Do not paste it into chat messages, screenshots, or logs.searchFacebookPostsV1, explain why the returned fields answer the user's question.cursor, endDate, keyword, echo those back so the scope is explicit.