Get User Manga List
get_user_manga_listFetch a specific user's public manga list from MyAnimeList with optional sorting, status filtering, and pagination.
Instructions
Fetch a page of ANOTHER MAL user's manga list (works only for public lists).
Same paged shape as get_my_manga_list, plus "user_name" echoed in the response. A 403 usually means the user's list is private or the username does not exist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | ||
| limit | No | Maximum entries to return | |
| offset | No | Entries to skip for paging | |
| user_name | Yes | MAL username (public list) | |
| status_filter | No |