Claude MCP Trello
by hrs-asano
trello_add_card
Adds a card to the specified list.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
description | No | Details of the card (optional) | |
dueDate | No | Due date (can be specified in ISO8601 format, etc. Optional) | |
labels | No | Array of label IDs (optional) | |
listId | Yes | The ID of the list to add to | |
name | Yes | The title of the card |