Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SNOWFLAKE_ROLE | No | Your Snowflake role | |
| SNOWFLAKE_USER | No | Your Snowflake username/email | |
| SNOWFLAKE_SCHEMA | No | Your Snowflake schema name | |
| SNOWFLAKE_ACCOUNT | No | Your Snowflake account identifier | |
| SNOWFLAKE_DATABASE | No | Your Snowflake database name | |
| SNOWFLAKE_PASSWORD | No | Your Snowflake password | |
| SNOWFLAKE_WAREHOUSE | No | Your Snowflake warehouse name | |
| SNOWFLAKE_AUTHENTICATOR | No | Authentication method, can be set to 'externalbrowser' for external browser authentication |
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 | |