Search manga
search_mangaSearch MyAnimeList for manga, light novels, manhwa, and more by keyword. Returns compact summaries with IDs for further details.
Instructions
Search MyAnimeList manga by keyword. Returns compact summaries and the mal_id needed by get_manga. Covers manga, light novels, manhwa/manhua, etc.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | Yes | Search query, e.g. a manga title. | |
| sfw | No | If true, exclude adult (NSFW) entries. Defaults to false (no filtering). | |
| page | No | 1-based page number for pagination. | |
| sort | No | Sort direction. | |
| type | No | Filter by publication type. | |
| limit | No | Max results per page (1-25). | |
| genres | No | Comma-separated Jikan genre IDs. | |
| status | No | Filter by publication status. | |
| order_by | No | Field to order by. |