Get X User Followers
x_get_followersRetrieve users following a specified X account. Includes usernames, bios, and follower counts.
Instructions
Get a list of users who follow a specified account. Returns usernames, bios, and follower counts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of results to return (1-100) | |
| username | Yes | X username (without @ symbol) | |
| response_format | No | Output format: 'markdown' for human-readable or 'json' for structured data | markdown |