get_user_followers
Retrieve the list of followers for a specified Twitter user using their user ID. Optionally specify count and cursor for pagination.
Instructions
Retrieves a list of followers for a given user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | ||
| cursor | No | ||
| user_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |