workflow_block
Block a workflow to halt progress, record the current phase as the resume point, and assign a reason and owner for resolving the blocker.
Instructions
Block the workflow. Records the current phase as the resume target.
Args: reason: Why the workflow is blocked. owner: Who is responsible for resolving the blocker. project_dir: Project directory. Defaults to working directory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | ||
| reason | Yes | ||
| project_dir | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |