Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
RS_HOST | Yes | Your Redshift cluster hostname (e.g., your-redshift-cluster.region.redshift.amazonaws.com) | |
RS_PORT | No | Your Redshift cluster port | 5439 |
RS_USER | Yes | Your Redshift username | |
RS_SCHEMA | No | Your Redshift schema name | public |
RS_DATABASE | Yes | Your Redshift database name | |
RS_PASSWORD | Yes | Your Redshift password |
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 |