search_source
Find any text string in a project's code by providing the project name and search query. The search is case-insensitive across all files.
Instructions
Searches for text in the code of all project files (case-insensitive).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name or path of the loaded project | |
| query | Yes | Text to search |