get_following
Retrieve the list of accounts a specific user follows on Twitter. Provide a user ID and optional count to get their followings.
Instructions
Get users a user is following
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| userId | Yes | User ID | |
| count | No | Number of following to fetch (1-200) |