Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| REDASH_API_KEY | Yes | RedashのAPIキー | |
| REDASH_BASE_URL | Yes | RedashのURL(例: https://redash.example.com) |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| execute_query_and_wait | Execute a SQL query and wait for the results |
| list_data_sources | List all available data sources |
| get_data_source | Get details about a specific data source |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |