update_board
Update a board's title or description by specifying its space and board IDs. Provide new values to keep project boards current.
Instructions
Update a board's title or description.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | New title | |
| board_id | Yes | Board ID | |
| space_id | Yes | Space ID the board belongs to | |
| description | No | New description |