workflow_pause_workflow
Pause a running workflow execution to stop its progress, enabling later resumption.
Instructions
Pauses a running workflow execution. The workflow will pause and can be resumed later.
Args: workflow_id: The uuid representing the execution of the workflow to pause
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workflow_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |