update_board
Update a board or sprint by renaming it, adjusting start/due dates, changing description, or re-nesting under a milestone. Dates must be ISO 8601.
Instructions
Update a board/sprint (rename, change start/due date, description, or re-nest under a milestone). Dates are ISO 8601.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| board_id | Yes | ||
| due_date | No | ||
| project_id | Yes | ||
| start_date | No | ||
| description | No | ||
| milestone_id | No |