Get a user's complete profile and stats
get_full_user_infoRetrieve an AniList user's profile and statistics in a single API call using their exact username or user ID.
Instructions
Get an AniList user's profile AND statistics in a single call — use this instead of calling get_user_profile and get_user_stats separately. Accepts an exact AniList username directly — no need to call search_user first unless you only have a partial/fuzzy name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user | Yes | AniList user ID, or username. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user | Yes |