List n8n Docs
list_docsList all cached n8n documentation pages, with optional category filtering for specific node types or guides.
Instructions
List all n8n documentation pages from the cache.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | No | Optional filter. Common values: - "core-nodes" : built-in core nodes (Code, HTTP Request, IF, etc.) - "app-nodes" : third-party app integrations (Slack, Airtable, etc.) - "trigger-nodes" : trigger nodes (Webhook, Cron, etc.) - "credentials" : credential setup guides - "cluster-nodes" : AI/LangChain nodes - "build" : workflow building guides - "get-started" : getting started tutorials - "deploy" : self-hosting/deployment - "administer" : administration guides - "release-notes" : version history Pass empty string (default) to list all. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |