List TikTok profile followers
tiktok_profile_followers_listList followers of a TikTok profile by handle. Returns a list (use cursor when paginated).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| trim | No | Optional flag for a smaller response with fewer fields. | |
| cursor | No | Pagination cursor returned by a previous response. | |
| handle | Yes | TikTok handle whose followers should be listed. | |
| userId | No | Optional TikTok user id to speed up the request. |