tiktok_challenge_list
Retrieve TikTok posts for a hashtag by supplying its ID, with cursor-based pagination to browse through the full result set.
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 |