tools_documentation
Retrieve documentation for n8n MCP tools. Call without parameters for a quick start guide, or specify a tool topic and depth level for detailed references.
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 |
|---|---|---|---|
| topic | No | Tool name (e.g., "search_nodes") or "overview" for general guide. Leave empty for quick reference. | |
| depth | No | Level of detail. "essentials" (default) for quick reference, "full" for comprehensive docs. | essentials |