get_user_following_v2
Retrieve the list of accounts that a Twitter user is following, with pagination support and the canDm field indicating direct message eligibility.
Instructions
Get accounts a Twitter user is following with ~70 results per page and canDm field
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cursor | No | Pagination cursor from previous response. | |
| userName | Yes | Screen name (without @). |