get_manga_list
Retrieve a MyAnimeList user's manga list, with support for status filters, sorting, and pagination.
Instructions
Fetch a manga list for a MAL user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | ||
| limit | No | Number of results | |
| offset | No | Pagination offset | |
| status | Yes | ||
| username | Yes | MyAnimeList username |