mal_bulk_update_anime
Change anime status in bulk from one status to another on MyAnimeList, such as moving watching entries to dropped or on hold.
Instructions
Bulk update anime status for multiple anime (useful for changing watching→dropped/on_hold)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max number of entries to process | |
| dry_run | No | If true, shows what would be updated without making changes | |
| to_status | Yes | New status to change to | |
| from_status | Yes | Current status to filter and update from |