Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
TICKTICK_PASSWORD | Yes | Your TickTick login password (or app password if enabled) | |
TICKTICK_USERNAME | Yes | Your TickTick login email | |
TICKTICK_CLIENT_ID | Yes | TickTick API Client ID obtained from the TickTick developer portal | |
TICKTICK_REDIRECT_URI | Yes | The OAuth redirect URI registered with your TickTick application (must match exactly) | |
TICKTICK_CLIENT_SECRET | Yes | TickTick API Client Secret obtained from the TickTick developer portal |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |