Search forum threads
search_threadSearch AniList forum threads by title or body text, optionally filtered by category or media ID. Returns thread IDs with title and category for further actions.
Instructions
Search/browse AniList's forum threads by title/body text and/or restrict to one category. Returns AniList thread IDs (with title/category for context) to use with get_thread, get_thread_comments, post_thread, or post_thread_comment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number for pagination. | |
| term | No | Free-text search term (matches thread title/body). Omit to just filter/browse. | |
| perPage | No | Results per page (max 25). | |
| categoryId | No | Restrict to this forum category ID. Not independently listable by any tool — resolve one from a thread you've already read (its `categories` field) or from a forum URL like anilist.co/forum/recent?category=<id>. | |
| mediaCategoryId | No | Restrict to threads tagged with this AniList anime/manga ID (from search_media/get_media). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| results | Yes |