Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
N8N_API_KEY | No | Your n8n API key | |
N8N_BASE_URL | No | The base URL of your n8n instance | |
N8N_PASSWORD | No | Your n8n password | |
N8N_USERNAME | No | Your n8n username |
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 |