Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
LOG_LEVEL | No | Logging level (e.g., INFO, DEBUG) | INFO |
DATABRICKS_HOST | Yes | Your Databricks workspace URL (e.g., https://your-workspace.cloud.databricks.com) | |
DATABRICKS_TOKEN | Yes | Your Databricks personal access token | |
DATABRICKS_WAREHOUSE_ID | No | Your Databricks warehouse ID (optional but recommended) |
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 |