get_creator_posts
Fetch a creator's recent posts from Instagram, TikTok, or YouTube. Supports cursor-based pagination to access older posts.
Instructions
Get recent posts/content from a creator. Supports Instagram (12/page), TikTok (max 35), YouTube (max 50). Uses cursor-based pagination. Costs 0.15 credits per request.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Number of posts to retrieve (platform limits apply) | |
| handle | Yes | Creator's username or handle | |
| platform | Yes | Platform (instagram, tiktok, or youtube) | |
| pagination_token | No | Pass the 'next_token' value from the previous response to fetch the next page |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |