get_friends_ids
Retrieve the user IDs of all accounts a specified user follows. Use this to analyze follower networks or build friend lists.
Instructions
Fetches the IDs of the friends (following users) of a specified user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | ||
| cursor | No | ||
| user_id | No | ||
| screen_name | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |