list_accounts_add
Add multiple accounts to a specified Mastodon list by providing their numeric IDs and the list ID.
Instructions
Add accounts to a list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| list_id | Yes | Numeric list ID. | |
| account_ids | Yes | List of numeric account IDs to add. |