init-n8n
Initialize connection to an n8n instance using its URL and API key. Establishes the link needed for workflow automation tasks.
Instructions
Initialize connection to n8n instance. Use this tool whenever an n8n URL and API key are shared to establish the connection. IMPORTANT: Arguments must be provided as compact, single-line JSON without whitespace or newlines.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | n8n instance URL (https) | |
| apiKey | Yes | n8n API key |