Get User Anime List
get_user_anime_listRetrieve a paginated page of any MyAnimeList user's public anime list. Filter by status, sort by score or title, and control offset and limit.
Instructions
Fetch a page of ANOTHER MAL user's anime list (works only for public lists).
Same paged shape as get_my_anime_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 |