Search Manga
search_mangaFind manga by title in MyAnimeList's public catalog. Returns details including year, type, score, chapters, and genres.
Instructions
Search MyAnimeList's public manga catalog by title.
Returns a compact text table (id|title|year|type|mean|chapters|genres) plus structured content {"count": int, "results": [...]} where each result has: id, title, picture, year, media_type (manga/novel/one_shot/...), publishing_status, mean (community score), num_chapters/num_volumes (0 = unknown/ongoing), genres, authors, and a synopsis truncated to 300 characters. Use get_manga_detail for full information.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum results to return | |
| query | Yes | Title to search for (MAL needs ~3+ characters) |