debug.get_variable
Retrieve the value of a local variable by name from a specific thread and stack frame to inspect Java application runtime state during debugging.
Instructions
Read one local variable by name
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| frame_index | No | ||
| name | Yes | ||
| thread_id | No | hex, optional |