debug.inspect
Inspect fields of a Java object using its hex object ID to examine its current state and values during debugging.
Instructions
Inspect object fields by object ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| object_id | Yes | hex e.g. 0x1a3f |