get_all_classes
Get a paginated list of all classes in the decompiled project, allowing structured browsing and analysis of the codebase.
Instructions
Returns a list of all classes in the project with pagination support.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| offset | No | ||
| count | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||