Nous.Tools.FileGrep (nous v0.17.0)

View Source

Content 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

__tool_schema__()

@spec __tool_schema__() :: map()

Return the full tool schema definition for introspection.

Includes parameter declarations, category, and tags.