Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BIRST_ENV | No | Environment to use (TST, PRD, TRN) | TST |
| BIRST_LOG_LEVEL | No | Log level (debug, info, warn, error) | info |
| BIRST_ENABLE_ICW | No | Enable ICW query tools (requires app provisioning) | false |
| BIRST_IONAPI_PATH | No | Custom path to .ionapi file (auto-detected if not specified) | |
| BIRST_ENABLE_GENAI | No | Enable GenAI tools (requires Birst AI entitlement) | false |
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 | |