java_document_symbols
Retrieve the hierarchical outline of symbols in a Java file to quickly understand its structure and navigate code elements.
Instructions
Get the hierarchical outline of a specific file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fileUri | Yes | The absolute file path or file:// URI. | |
| workspacePath | Yes | Absolute path to the Java project root. |