Delete stage
delete_board_stageRemove a board stage by ID or slug to streamline workflow management. Delete unused stages to keep boards organized.
Instructions
Delete a board stage.
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) |