debug.inspect
Inspect object fields in running Java applications using hex object IDs. Connect to live JVM processes via JDWP to examine runtime application states and field values.
Instructions
Inspect object fields by object ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| object_id | Yes | hex e.g. 0x1a3f |