Log in to AniList
login_anilistAuthenticate with your AniList account to unlock personal-list and social features. Returns an authorization URL; open it, log in, and approve access.
Instructions
Authorize the personal-list and social tools with your AniList account (one-time). Prerequisite: register an app at anilist.co/settings/developer with Redirect URL set to this server's localhost callback, and set ANILIST_CLIENT_ID + ANILIST_CLIENT_SECRET in the server env. Calling this returns an authorization URL: open it, log in, and click Approve. If your browser is on the same machine as the server, login completes automatically; if it's remote (SSH/headless), copy the URL you land on and pass it to submit_anilist_redirect.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| auto_capture | Yes | ||
| instructions | Yes | ||
| redirect_uri | Yes | ||
| authorize_url | Yes |