tools_documentation
Retrieve n8n MCP documentation for tools. Specify a topic for targeted guides or depth='full' for comprehensive details. Leave empty for quick start reference to begin automating workflows.
Instructions
Get documentation for n8n MCP tools. Call without parameters for quick start guide. Use topic parameter to get documentation for specific tools. Use depth='full' for comprehensive documentation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| depth | No | Level of detail. "essentials" (default) for quick reference, "full" for comprehensive docs. | essentials |
| topic | No | Tool name (e.g., "search_nodes") or "overview" for general guide. Leave empty for quick reference. |