list_accounts
Retrieve the accounts belonging to a specific Mastodon list by providing the list ID.
Instructions
Get accounts in a specific list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of accounts (default 40). | |
| list_id | Yes | Numeric list ID. |