get_following
Retrieve the list of accounts a user follows on X/Twitter. Provide a username and optional limit to control the number of results.
Instructions
Get who a user follows.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max users to return (default 20, max 100). | |
| username | Yes | The @handle (without the @). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |