Search regex (ripgrep)
search_regexUse regex patterns to search a Markdown vault. Get ranked, highlighted matches with glob-filtered file scope.
Instructions
Regex search via ripgrep. Returns ranked sandbox-wrapped match lines with term highlighting, resolved to indexed chunks. Restrict file scope with glob (e.g. '*.md'). Requires datacron index for chunk resolution. Without rg on PATH it falls back to scanning indexed chunk bodies, which is slower and sees only indexed content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| glob | No | ||
| limit | No | ||
| pattern | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||