Get my manga list
get_my_manga_listRetrieve your personal MyAnimeList manga collection with reading status, scores, and progress. Filter by status bucket, sort by score, update time, title, or start date, and paginate results.
Instructions
Get the authenticated user's own manga list, with 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; manga_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 |