search_java_usage
Search Java class and method usage across a project, retrieving test cases that call them.
Instructions
Search Java class/method usage and the test cases that call them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_name | Yes | Name of the analyzed project. | |
| query | Yes | Java class or method keyword/pattern. | |
| include_methods | No | Include JAVA_METHOD nodes in results. | |
| limit | No | Maximum number of results to return. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||