search_file
Perform natural language searches inside a specific file to locate relevant code sections based on meaning, not just keywords.
Instructions
Search within a specific file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of results. | |
| query | Yes | Natural language search query. | |
| file_path | Yes | Path to the file to search within. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||