Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| KBC_BRANCH_ID | No | Optional branch ID to operate on a specific Keboola development branch. If not provided, the server uses the production branch by default. | |
| KBC_STORAGE_TOKEN | Yes | Your authentication token for Keboola (Storage API token). Use master token for full access or custom storage token for limited access. | |
| KBC_STORAGE_API_URL | Yes | Your Keboola Region API URL (e.g., https://connection.keboola.com for AWS North America, https://connection.eu-central-1.keboola.com for AWS Europe, https://connection.europe-west3.gcp.keboola.com for Google Cloud EU, https://connection.us-east4.gcp.keboola.com for Google Cloud US, https://connection.north-europe.azure.keboola.com for Azure EU) | |
| KBC_WORKSPACE_SCHEMA | No | Your workspace schema in Keboola, used for SQL queries. Only required if using a custom storage token instead of the Master Token. Called Dataset Name in BigQuery workspaces. |
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 | |