workspace_symbols
Search for Java symbols in your workspace using Eclipse JDT.LS to quickly locate classes, methods, and other identifiers across projects.
Instructions
Search for symbols in the workspace.
Args: query: Search query string (symbol name or pattern) file_path: Optional file path to determine which project to search
Returns: Dictionary with 'symbols' array or 'status'/'message' if initializing
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| file_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||