get_user_following
Retrieve the list of accounts a specific Threads user follows. Specify a user ID or default to the current user, with an optional limit on results.
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) |