ticktick_authorize_oauth
Complete OAuth2 authorization by exchanging the callback code for access tokens to enable TickTick task management through the MCP server.
Instructions
Complete OAuth2 authorization with the code from callback URL.
Use this after visiting the authorization URL and being redirected.
Args:
params: Authorization code
Returns:
Success message with token details
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |