Files
letta-code/src/tools/descriptions/SearchFileContentGemini.md
2025-11-24 10:50:31 -08:00

248 B

Searches for a regular expression pattern within the content of files in a specified directory (or current working directory). Can filter files by a glob pattern. Returns the lines containing matches, along with their file paths and line numbers.