update_card_details
Modify Trello card details directly through the MCP Server Trello. Update card names, descriptions, due dates, and labels by providing the card ID and new information.
Instructions
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 |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from MCP Server Trello
Related Tools
- @andypost/mcp-server-ts-trello
- @diegofornalha/mcp-server-trello
- @hrs-asano/claude-mcp-trello
- @delorenj/mcp-server-trello
- @hrs-asano/claude-mcp-trello