get_followers_ids
Retrieve follower user IDs for any Twitter account. Specify user ID or screen name to get up to 5000 IDs per request with cursor-based pagination.
Instructions
Fetches the IDs of the followers of a specified user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | ||
| cursor | No | ||
| user_id | No | ||
| screen_name | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |