get_user_followers
Fetch a list of followers for a specific Twitter user by providing their user ID. Specify count and cursor parameters to manage pagination and retrieve desired follower data.
Instructions
Retrieves a list of followers for a given user
Input Schema
Name | Required | Description | Default |
---|---|---|---|
count | No | ||
cursor | No | ||
user_id | Yes |