Get Authorization URL
get_auth_urlRetrieve an authorization URL to resolve OAuth token errors. Open the URL in a browser to authenticate and obtain a code for Dida365 MCP access.
Instructions
Use ONLY when a Dida365 MCP tool (task/project operations) fails with an authorization/OAuth error (e.g. missing, expired, or invalid token), or the user explicitly asks to start/redo Dida365 authorization. Not for generic OAuth of other services. Provides a URL (≈10 min) to open in a browser; starts a local callback server to capture the authorization code.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | ||
| auth_url | Yes | ||
| expires_in | Yes |