Debug inspect
debug_inspectInspect a paused deployment debug runtime and return stack, scopes, and variables in one call, instead of chaining low-level DAP tools.
Instructions
Inspect a paused deployment debug runtime and return stack/scopes/variables in one call. Prefer this over chaining low-level DAP tools.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| frame_id | No | ||
| thread_id | No | ||
| deployment_id | Yes | ||
| max_variables | No | ||
| variable_names | No |