get_followers
Retrieve a list of followers for a given Twitter user ID. Specify the number of followers to fetch, up to 200.
Instructions
Get a user's followers
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| userId | Yes | User ID | |
| count | No | Number of followers to fetch (1-200) |