get_twitter_following
Retrieve the list of accounts followed by a specified Twitter user, including bios and follower counts.
Instructions
Get accounts that a Twitter/X user is following. Returns list of following profiles with their bios and follower counts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| username | Yes | Twitter username (without @) | |
| max_results | No | Max results (1-200) |