Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TESSIE_TOKEN | Yes | Your Tessie API token (required) | |
| VEHICLE_PLATE | No | Override vehicle plate (optional, defaults to config.py) | |
| TELEMETRY_INTERVAL | No | Data refresh interval in minutes (default: 5). Use 'realtime' to always fetch fresh data | 5 |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |