document_symbols
Retrieve all symbols defined in a Java file, such as classes, methods, and fields. Control results with limit and offset parameters.
Instructions
Get all symbols defined in a Java file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | ||
| limit | No | ||
| offset | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |