Get my anime list
get_my_anime_listRetrieve your MyAnimeList entries with their status, score, and progress. Filter by list status and sort by score, updated date, title, or start date to track your anime.
Instructions
Get the authenticated user's own anime list, with each entry's status, score and progress. Requires a MyAnimeList login.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | Sort order. list_score/list_updated_at return highest/most-recent first; anime_title returns A-Z. | |
| limit | No | Max results (1-100). | |
| offset | No | Offset for pagination. | |
| status | No | List status bucket. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | Yes | ||
| has_next_page | Yes |