tiktok_challenge_list
Retrieve TikTok videos for a hashtag by its ID, using cursor-based pagination to browse 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 |
|---|---|---|---|
| id | Yes | Hashtag id returned by the hashtag detail endpoint | |
| cursor | No | Pagination cursor |