pause_execution
Pause an active workflow execution by providing its ID, with an optional reason, to halt progress mid-run and allow for review or intervention before resuming.
Instructions
Pause a workflow execution
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | No | Reason for pausing the execution | |
| executionId | Yes | ID of the workflow execution |