Claude MCP Trello
by hrs-asano
trello_update_card
Updates the content of a card.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
cardId | Yes | The ID of the card to be updated | |
description | No | Details of the card (optional) | |
dueDate | No | Due date (can be specified in ISO8601 format, etc. Optional) | |
labels | No | An array of label IDs (optional) | |
name | No | The title of the card (optional) |