manga_title_staff
Get a manga's credited staff, including author, artist, assistants, and per-language translation/lettering roles, with each person's role, occupations, and image. Paginated results show volume ranges for long-running series.
Instructions
List a manga's staff credits. Returns the people credited on a manga -- author, artist, assistants, and per-language translation and lettering credits -- with each person's role, occupations and image, paginated. Manga roles carry detail anime credits do not: a long-running series records volume ranges per credit (e.g. "Story & Art (vols 1-41)", "Supervisor (vols 41- )"). An anime id here returns 404 -- use GET /anime/title/{id}/staff for those. Credential-free public AniList data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | AniList manga id | |
| page | No | 1-based page number, default 1 | |
| per_page | No | Results per page, default 10, max 50 |