Start stage
start_board_stageActivate a board stage by changing its status to ACTIVE. Use stage UUID or board slug to trigger the stage and move the workflow forward.
Instructions
Set stage status to ACTIVE.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| board_id | No | Board UUID | |
| stage_id | Yes | Stage UUID | |
| board_slug | No | Board slug (alternative to board_id) |