nexus_search
Search files by regex, literal text, or glob pattern with gitignore awareness. Find code and content across your project.
Instructions
Search files by content (regex/literal) or by glob pattern. Gitignore-aware.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| glob | No | Treat pattern as glob | |
| limit | No | ||
| pattern | Yes | Regex pattern or glob (use glob:true for globs) |