Nous.Tools.FileGrep (nous v0.17.0)
View SourceContent search tool.
Searches file contents using regex patterns. Uses ripgrep (rg)
when available for performance, falls back to pure Elixir regex.
Summary
Functions
Return the full tool schema definition for introspection.
Functions
@spec __tool_schema__() :: map()
Return the full tool schema definition for introspection.
Includes parameter declarations, category, and tags.