Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
LOG_LEVEL | No | Override configuration with environment variable for logging level | info |
ENABLE_CACHE | No | Override configuration with environment variable to enable cache | true |
MAX_EXECUTION_TIME | No | Override configuration with environment variable for maximum execution time | 30000 |
ALLOW_SYSTEM_SHORTCUTS | No | Override configuration with environment variable to allow system shortcuts | false |
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 |