anilist-mcp

by yuna0x0
Verified

get_character

Retrieve detailed information about a specific character using their AniList ID through the AniList MCP server. Simply provide the ID to access character data.

Instructions

Get information about a character by their AniList ID

Input Schema

NameRequiredDescriptionDefault
idYesThe AniList ID of the character

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "id": { "description": "The AniList ID of the character", "type": [ "number", "string" ] } }, "required": [ "id" ], "type": "object" }
ID: 3w7jxbmhi7