Search activity feed
search_activitySearch AniList's activity feed for updates, messages, or posts. Filter results by user ID or activity type to find specific activity records.
Instructions
Search/browse AniList's activity feed (list updates, text posts, messages), optionally filtered to one user and/or one activity type. Returns AniList activity IDs to use with get_activity.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number for pagination. | |
| type | No | Restrict to this activity type. MEDIA_LIST matches both ANIME_LIST and MANGA_LIST activities; use ANIME_LIST/MANGA_LIST to restrict to just one. | |
| userId | No | Restrict results to this AniList user ID — numeric only; resolve one via search_user first, or use get_user_activity instead if you already have an exact username. | |
| perPage | No | Results per page (max 25). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| results | Yes |