Get a user's profile
get_user_profileRetrieve a public AniList user profile including name, bio, avatar, and donator status using their exact username or user ID.
Instructions
Get an AniList user's public profile: name, about text, avatar, donator status. Accepts an exact AniList username directly — no need to call search_user first unless you only have a partial/fuzzy name and need to look up the exact one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user | Yes | AniList user ID, or username. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| profile | Yes |