Update My Manga Entry
update_my_manga_entryUpdate or add a manga entry to your MyAnimeList list. Modify status, score, chapters, or other fields; returns the updated list status.
Instructions
Update the authenticated user's list entry for a manga (or ADD it to the list).
Only the provided fields are changed; at least one is required. If the manga is not on the user's list yet, MAL creates the entry (e.g. pass status="plan_to_read" to add something). Returns the updated my_list_status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | Replaces the entry's tag list | |
| score | No | 0 removes the score | |
| status | No | ||
| comments | No | ||
| manga_id | Yes | MAL manga id | |
| priority | No | ||
| is_rereading | No | ||
| reread_value | No | ||
| num_times_reread | No | ||
| num_volumes_read | No | ||
| num_chapters_read | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||