duplicate_card
Duplicate a Trello card into a target list while selectively keeping attachments, checklists, labels, members, comments, or due dates.
Instructions
Duplique une carte avec options sélectives (attachments, checklists, labels, etc.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cardId | Yes | Parameter cardId (24 characters) | |
| keepDue | No | Parameter keepDue | |
| newDesc | No | Parameter newDesc | |
| newName | No | Parameter newName | |
| position | No | Parameter position | |
| keepLabels | No | Parameter keepLabels | |
| keepMembers | No | Parameter keepMembers | |
| keepComments | No | Parameter keepComments | |
| targetListId | Yes | Parameter targetListId (24 characters) | |
| keepChecklists | No | Parameter keepChecklists | |
| keepAttachments | No | Parameter keepAttachments |