Get studio
get_studioRetrieve a studio's profile and its top 10 popular anime titles by ID or name using AniList's fuzzy search.
Instructions
Get a studio's profile (name, whether it's an animation studio) and its top 10 most popular produced titles (a fixed cap, not paginated — AniList's studio field exposes no more via this lookup), by AniList studio ID or by name. Confirmed live: name already does AniList's own fuzzy search (same mechanism as search_studio), so a partial name (e.g. "Kyoto Anim") resolves directly — reach for search_studio instead only when you need to browse multiple candidates rather than take the closest match. If both id and name are given, id takes precedence and name is ignored.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | AniList studio ID. Provide this or `name`. | |
| name | No | Studio name to look up. Provide this or `id`. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| studio | Yes |