Update card
update_cardUpdate a card's title and specific property values on a Focalboard board. Only the fields you include are modified, leaving others unchanged.
Instructions
Update a card's title and/or property values. Only provided fields are changed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | ||
| cardId | Yes | ||
| boardId | Yes | ||
| properties | No | Property values keyed by property name (e.g. "Status": "Done"), as shown by get_board. |