debugger_get_capture
Retrieve all debugging data from the last breakpoint hit in one call: top-frame scope, recent console output, and recent network requests. Verifies whether the pause is still current or resumed.
Instructions
Everything captured automatically at the last breakpoint hit — scope for the top frames, recent console output and recent network requests — in one call instead of four. Tells you whether the pause is still current or has already resumed, so a stale snapshot is never mistaken for live state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||