list_accounts_delete
Remove specific accounts from a Mastodon list by providing the list ID and account IDs.
Instructions
Remove accounts from a list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| list_id | Yes | Numeric list ID. | |
| account_ids | Yes | List of numeric account IDs to remove. |