search_js_usage
Find JavaScript file and function usage, including test cases that call them, by searching with file paths or function keywords.
Instructions
Search JavaScript file/function usage and the test cases that call them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_name | Yes | Name of the analyzed project. | |
| query | No | JavaScript file/function keyword or path. | |
| include_functions | No | Include JS_FUNCTION nodes in results. | |
| limit | No | Maximum number of results to return. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||