get_user_following
Retrieve the list of accounts a specific Threads user follows. Specify user ID and optional limit to get their following list for audience analysis and management.
Instructions
Get following list for a user
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of following to retrieve | |
| user_id | No | User ID to get following for (defaults to current user) |