tools_documentation
Access detailed documentation for n8n MCP tools. Retrieve quick guides, specific tool details, or comprehensive resources using customizable parameters for efficient workflow automation.
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. |