Get an anime/manga's production staff
get_media_staffRetrieve the full staff list for an anime or manga by AniList ID, including directors, writers, and illustrators with their roles. Use search_media to find the ID from a title.
Instructions
List an anime/manga's staff (director, writer, character designer, author, illustrator, etc.) with their role. Use search_media first to resolve a title to its AniList ID. No explicit ordering is requested — don't assume results are sorted by role or popularity (unlike get_staff's reverse-direction lookup, which IS popularity-sorted).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | AniList ID. | |
| page | No | Page number for pagination. AniList's paginated connections (search results, a title's characters/staff/reviews, activity feeds, forum comments) reject a page whose page × perPage exceeds ~5000 entries with an upstream error, so paging that deep fails rather than returning more results. | |
| type | Yes | Whether `id` refers to anime or manga. | |
| perPage | No | Results per page (max 25). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| staff | Yes |