get_followers
Retrieve a list of followers for any X/Twitter user by providing their handle. Specify a limit to control the number of results returned.
Instructions
Get a user's followers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max followers to return (default 20, max 100). | |
| username | Yes | The @handle (without the @). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |