get_user_verified_followers
Retrieve a list of verified followers for any Twitter user by providing their user ID. Optionally specify count and cursor for pagination.
Instructions
Retrieves a list of verified 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 |