search
Search documents for lines containing all significant query words (case-insensitive, any order). Returns matching lines with file and line number.
Instructions
Search the documents for the SIGNIFICANT WORDS in your query (case-insensitive; a line matches when it contains those words, in any order — so 'free shipping' matches 'shipping is free'). Returns matching lines with file and line number. For a full natural-language question, prefer the 'answer' tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Optional sub-folder to limit the search to; defaults to all granted roots. | |
| query | Yes | Words to search for; a line matches when it contains those significant words in any order (case-insensitive). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |