Get Manga Details
anime.manga.detailsFetch manga details by MAL ID: synopsis, chapters, volumes, authors, score, rank, and genres. Uses Jikan API.
Instructions
Get full manga details by MAL ID — synopsis, chapters, volumes, authors, score, rank, genres (MyAnimeList via Jikan)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | MyAnimeList ID of the manga (e.g. 13 for One Piece, 2 for Berserk) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | Tool response payload. Shape varies per tool — consult the tool description and inputSchema. May be an object, array, string, or number depending on the upstream provider response. | |
| error | No | Present only when the call failed. Includes error code, message, request_id, and any provider-specific extras. |