symbol_info
Retrieve hover information for a Java symbol at a specified position. Provide file path, line, and character to get symbol details.
Instructions
Get hover information for a symbol at the given position.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | ||
| line | Yes | ||
| character | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |