Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
CSV_STORAGE_PATH | No | Base path for CSV file storage | current directory |
CSV_MAX_FILE_SIZE | No | Maximum file size in MB | 50 |
CSV_BACKUP_ENABLED | No | Enable automatic backups | true |
CSV_SUPPORT_ABSOLUTE_PATHS | No | Enable absolute path support | true |
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 |