Install
openclaw skills install @justoneapi/justoneapi-instagram-search-reelsCall GET /api/instagram/search-reels/v1 for Instagram Reels Search through JustOneAPI with keyword.
openclaw skills install @justoneapi/justoneapi-instagram-search-reelsUse this focused JustOneAPI skill for reels Search in Instagram. It targets GET /api/instagram/search-reels/v1. Required non-token inputs are keyword. OpenAPI describes it as: Get Instagram reels Search data, including post ID, caption, and author profile, for tracking trends and viral content via specific keywords or hashtags and discovering high-engagement reels within a particular niche.
instagramsearch-reelsjustoneapi-instagram-search-reels| Operation | Version | Method | Path | OpenAPI summary |
|---|---|---|---|---|
searchReelsV1 | v1 | GET | /api/instagram/search-reels/v1 | Reels Search |
| Parameter | In | Required by | Optional by | Type | Notes |
|---|---|---|---|---|---|
keyword | query | all | n/a | string | The search keyword or hashtag to filter Reels |
paginationToken | query | n/a | all | string | Token used for retrieving the next page of results |
Request body: none documented; send parameters through path or query arguments.
Use searchReelsV1 for the documented v1 endpoint. There are no alternate versions grouped in this skill.
Supported operation IDs in this skill: searchReelsV1.
node {baseDir}/bin/run.mjs --operation "searchReelsV1" --token "$JUST_ONE_API_TOKEN" --params-json '{"keyword":"<keyword>"}'
Ask for any missing required parameter before calling the helper. Keep user-provided IDs, cursors, keywords, and filters unchanged.
JUST_ONE_API_TOKEN--token "$JUST_ONE_API_TOKEN"; do not paste token values into chat messages, screenshots, or logs.searchReelsV1 on /api/instagram/search-reels/v1.keyword) before summarizing results.