Remove accounts from a list
remove_from_listRemove specified accounts from a Mastodon list without unfollowing them. Provide list ID and account handles to clean up your list membership.
Instructions
Remove accounts from a list. They are not unfollowed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| accts | Yes | ||
| account | No | Which connected account to act as. Matches a full handle (alice@example.social), a bare username (alice), or an instance (example.social). Defaults to the first connected account. Call list_accounts to see them. |