get_latest_friends
Retrieve the list of Twitter users that a given user follows, with pagination and count controls.
Instructions
Retrieves the latest friends (following users).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | ||
| cursor | No | ||
| user_id | No | ||
| screen_name | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |