Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
REDASH_URL | Yes | Your Redash instance URL (e.g., https://redash.example.com) | |
REDASH_API_KEY | Yes | Your Redash API key | |
REDASH_TIMEOUT | No | Timeout for API requests in milliseconds | 30000 |
REDASH_MAX_RESULTS | No | Maximum number of results to return | 1000 |
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 |