Log in to MyAnimeList
login_malAuthorize your MyAnimeList account to enable personal-list tools. The tool returns an authorization URL for login and token acquisition.
Instructions
Authorize the personal-list tools with your MyAnimeList account (one-time). Prerequisite: register a MAL API app of type 'other' at https://myanimelist.net/apiconfig with Redirect URI set to this server's localhost callback, and set MAL_CLIENT_ID in the server env. Calling this returns an authorization URL: open it, log in, and click Allow. If your browser is on the same machine as the server and the callback port is free, login completes automatically; otherwise (a remote/headless host, or the port is busy) copy the URL you land on and pass it to submit_mal_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 |