Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
N8N_URL | No | Base URL for n8n REST API | http://localhost:5678/api/v1/ |
N8N_API_KEY | No | n8n API token | |
N8N_TIMEOUT | No | HTTP request timeout in seconds | 30.0 |
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 |