Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
N8N_ENABLED | No | Enable N8n integration | false |
N8N_WEBHOOK_URL | No | Your N8n webhook URL | |
N8N_WEBHOOK_SECRET | No | Your N8n webhook secret | |
WOOCOMMERCE_SITE_URL | Yes | The URL of your WooCommerce store | |
WOOCOMMERCE_CONSUMER_KEY | Yes | Your WooCommerce consumer key | |
WOOCOMMERCE_CONSUMER_SECRET | Yes | Your WooCommerce consumer secret |
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 |