Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_PATH | No | Path to log file | |
| TRELLO_TOKEN | No | Your Trello API token | |
| TRELLO_API_KEY | No | Your Trello API key | |
| GOOGLE_TOKEN_PATH | Yes | Path to your Google Calendar token file | |
| OBSIDIAN_VAULT_PATH | No | Path to your Obsidian vault | |
| GOOGLE_CREDENTIALS_PATH | Yes | Path to your Google Calendar credentials file | |
| OBSIDIAN_DEFAULT_FOLDER | No | Path to default folder in your vault where new notes will be created |
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 | |