Update Card
update_cardModify a Trello card's name, description, due date, position, or due completion status. Use this action to change card properties without leaving your conversation.
Instructions
Update properties of an existing Trello card.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| due | No | Due date (ISO 8601) or null to remove | |
| pos | No | New position | |
| desc | No | New description | |
| name | No | New name for the card | |
| cardId | Yes | The ID of the card to update | |
| dueComplete | No | Whether the due date is complete |