get_user_following
Retrieve a list of users followed by a specific account on X (Twitter) using the provided user ID, count, and cursor parameters for pagination.
Instructions
Retrieves users the given user is following
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | ||
| cursor | No | ||
| user_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |