debugger_get_state
Retrieve the current execution state, including pause reason and full call stack with function names and file positions, or confirm the page is running when not paused.
Instructions
Where execution is paused right now: the reason, and the full call stack with function names and 1-based file positions. Returns paused:false when the page is running.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||