Update stage
update_board_stageRename a board stage by specifying its UUID and the new name. Update stage labels to reflect changed workflows in your project.
Instructions
Rename a board stage.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | New stage name | |
| board_id | No | Board UUID | |
| stage_id | Yes | Stage UUID | |
| board_slug | No | Board slug (alternative to board_id) |