Get my manga list
get_my_manga_listAccess your personal MyAnimeList manga list, showing status, score, and progress. Filter by reading status, sort order, and pagination.
Instructions
Get the authenticated user's own manga list, with status, score and progress. Requires MyAnimeList authentication (via login_mal, or a pre-supplied MAL_REFRESH_TOKEN/MAL_ACCESS_TOKEN).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | Sort order. | |
| 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 |