Get following
get_followingRetrieve a sample of the accounts a user follows, showing a partial list from their Following page.
Instructions
Get a sample of the accounts a user follows (opens their Following list and reads what loads). Threads does not expose a full dump; expect a partial list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max accounts (1-100, default 30) | |
| handle | Yes | The @username whose following list to read |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| users | Yes |