Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
DEBUG | No | Set to 'true' for verbose logging | false |
COSMIC_READ_KEY | Yes | Your Cosmic read key, found in your Cosmic dashboard under Bucket > Settings > API Keys | |
COSMIC_WRITE_KEY | Yes | Your Cosmic write key, found in your Cosmic dashboard under Bucket > Settings > API Keys | |
COSMIC_BUCKET_SLUG | Yes | Your Cosmic bucket slug, found in your Cosmic dashboard under Bucket > Settings > API Keys |
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 |