Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AWS_REGION | No | AWS region | us-east-1 |
| AWS_PROFILE | No | AWS CLI profile to use for authentication | |
| ATHENA_WORKGROUP | No | Athena workgroup | |
| AWS_ACCESS_KEY_ID | No | AWS access key ID for authentication | |
| AWS_SECRET_ACCESS_KEY | No | AWS secret access key for authentication | |
| ATHENA_TIMEOUT_SECONDS | No | Query timeout in seconds | 60 |
| ATHENA_S3_OUTPUT_LOCATION | Yes | S3 path for query results (required by AWS Athena) |
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 | |