account_following
Retrieve the list of accounts that a specified Mastodon account follows, with an optional limit on the number of 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. |