pause_execution
Pause JavaScript/TypeScript program execution to inspect variables and debug state during runtime.
Instructions
Pauses execution at the next possible opportunity. Use this when the program is running and you want to inspect its state.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | ID of the debugging session. The session must be running. |