Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | The logging level for the server. Options: DEBUG, INFO, WARNING, ERROR, CRITICAL. | INFO |
| GRIST_API_KEY | Yes | Your Grist API key, which can be found in your Grist account settings. | |
| GRIST_API_URL | No | Alternative environment variable name for the Grist API URL. | |
| GRIST_API_HOST | No | The host URL for the Grist API. | https://docs.getgrist.com/api |
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 | |