Debug pause
debug_pausePause a running thread in a deployment to halt execution at a specific point for debugging. Specify deployment ID and thread ID to inspect live runtime state.
Instructions
Low-level DAP escape hatch: pause one thread for a deployment debug runtime.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| thread_id | Yes | ||
| deployment_id | Yes |