description.md

Searches the entire project for the given regular expression.

  • Prefer this tool when searching for files containing symbols in the project.
  • Supports full regex syntax (eg. "log.*Error", "function\s+\w+", etc.)
  • Use this tool when you need to find files containing specific patterns
  • Results are paginated with 20 matches per page. Use the optional 'offset' parameter to request subsequent pages.