Search n8n Docs
search_docsSearch n8n documentation using regex patterns, including Korean, or retrieve commonly referenced terms with an empty query.
Instructions
Search across all cached n8n docs (case-insensitive regex).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Literal string or regex pattern. Case-insensitive by default. Korean queries work (e.g. "노드", "인증", "트리거"). An empty query returns the top commonly-referenced terms instead. | |
| max_results | No | Maximum number of match entries to return (default 20). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |