tldr_search
Search files for a pattern to perform structural code analysis for debugging and understanding.
Instructions
Search files for a pattern. Faster than grep for structural searches.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Project path (absolute) | |
| pattern | Yes | Search pattern |