Delete stage
delete_board_stageDelete a board stage by unique ID, optionally using board ID or slug. Remove unwanted stages to keep the board 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) |