tiktok_challenge_list
Retrieve TikTok posts for a hashtag using its ID. Paginate through results with cursor-based pagination to get all videos.
Instructions
Retrieve TikTok hashtag posts. Returns the videos listed for a TikTok hashtag id with cursor-based pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Hashtag id returned by the hashtag detail endpoint | |
| cursor | No | Pagination cursor |