Remove an entry from your AniList list
remove_list_entryDelete a specific entry from your AniList list using its entry ID. Requires login; this action is permanent and cannot be undone.
Instructions
[Requires login] Delete an entry from the authenticated user's own AniList list by its list-entry ID (NOT the media id) — get it from get_user_list. This cannot be undone, and calling it again on an already-deleted id errors rather than silently succeeding.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| listEntryId | Yes | The list ENTRY id to delete (not the media id). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |