Account Following
account_followingRetrieve the list of accounts a specified Mastodon account follows. Use account_id and optional limit to control results.
Instructions
Get accounts that a given account follows.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of results (default 40, max 80). | |
| account_id | Yes | Numeric account ID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |