tiktok_challenge_list
Retrieve TikTok hashtag posts by providing a hashtag id, with cursor-based pagination for navigating through results.
Instructions
Retrieve TikTok hashtag posts. Returns the videos listed for a TikTok hashtag id with cursor-based pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cursor | No | Pagination cursor | |
| id | Yes | Hashtag id returned by the hashtag detail endpoint |