anilist-mcp

by yuna0x0
Verified

get_full_user_info

Retrieve comprehensive profile details and statistics for a specified user on AniList using their username or user ID.

Instructions

Get a user's complete profile and stats information

Input Schema

NameRequiredDescriptionDefault
userYesUsername or user ID

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "user": { "description": "Username or user ID", "type": [ "number", "string" ] } }, "required": [ "user" ], "type": "object" }
ID: 3w7jxbmhi7