get_user_followers_v2
Retrieve a paginated list of Twitter user followers, showing up to 70 results per page and indicating which followers can receive direct messages.
Instructions
Get a Twitter user's followers list with ~70 results per page and canDm field
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cursor | No | Pagination cursor from previous response. | |
| userName | Yes | Screen name (without @). |