MCP Server Trello
by delorenj
update_card_details
Update an existing card's details
Input Schema
Name | Required | Description | Default |
---|---|---|---|
cardId | Yes | ID of the card to update | |
description | No | New description for the card | |
dueDate | No | New due date for the card (ISO 8601 format) | |
labels | No | New array of label IDs for the card | |
name | No | New name for the card |