Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
TOGGL_API_KEY | Yes | Your Toggl API key (get from https://track.toggl.com/profile) | |
TOGGL_CACHE_TTL | No | Cache TTL in milliseconds (default: 1 hour) | 3600000 |
TOGGL_CACHE_SIZE | No | Maximum number of cached entities (default: 1000) | 1000 |
TOGGL_DEFAULT_WORKSPACE_ID | No | Your default workspace ID |
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 |