session_pause
Pause a running session: halt its execution, drain workers, and sleep the loop until resumed.
Instructions
Pause a running session. Workers drain and the loop sleeps until resumed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | Session id, e.g. ses_01J... |