Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
DATABRICKS_HOST | Yes | The URL of your Databricks instance (e.g., https://your-databricks-instance.azuredatabricks.net) | |
DATABRICKS_TOKEN | Yes | Your Databricks personal access token | |
DATABRICKS_WAREHOUSE_ID | No | Optional SQL warehouse ID (makes warehouse_id optional in execute_sql) |
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 |