update_board
Partially update a board by providing only the fields to change, such as name or milestone association.
Instructions
Partially update a board (PATCH — only provided fields are changed)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| boardId | Yes | ||
| projectId | Yes | ||
| milestoneId | No |