get_anime_list
Retrieve a MyAnimeList user's anime list filtered by status, with sorting and pagination options for targeted results.
Instructions
Fetch an anime 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 |