update_board
Update a Trello board's name or description by providing the board ID. Returns the updated board information.
Instructions
Update a Trello board. Provide board_id and any fields to update (name, description). Returns the updated board.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| board_id | Yes | ||
| description | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |