replace_board
Replace an existing board's details fully by specifying project ID, board ID, and a new name. Optionally include a milestone ID.
Instructions
Full replacement of a board (PUT — all fields required)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| boardId | Yes | ||
| projectId | Yes | ||
| milestoneId | No |