Debug scopes
debug_scopesFetch all variable scopes for a given stack frame using its frame ID. This low-level DAP escape hatch gives you direct access to inspect runtime state and debug issues during a session.
Instructions
Low-level DAP escape hatch: read scopes for one stack frame.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| frame_id | Yes | ||
| deployment_id | Yes |