Update board card
board_update_cardUpdate title and body of a board card by specifying the card ID and workspace path.
Instructions
Update title and/or body of a card (T-N / #T-N).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | ||
| title | No | ||
| card_id | Yes | Card id like T-12 | |
| workspace | Yes | Absolute path to the project workspace root (contains .webcli/board.json) |