Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
NODE_ENV | No | Node Environment to run in | production |
SPACE_ID | Yes | Your Contentful Space ID | |
ENVIRONMENT_ID | No | Target environment within your space | master |
CONTENTFUL_HOST | No | Contentful API host | api.contentful.com |
CONTENTFUL_MANAGEMENT_ACCESS_TOKEN | Yes | Your Contentful Management API personal access token |
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 |