/trello-cards | Type: Application | PCID required: Yes
Tools
trello_cards_cardsidmembersvoted_1
Add Member vote to Card Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | string | Yes | — | The ID of the Card |
value | string | Yes | — | The ID of the member to vote ‘yes’ on the card |
trello_cards_delete_id
Delete a Card Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | string | Yes | — | The ID of the Card |
trello_cards_delete_id_actions_id_comments
Delete a comment on a Card Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | string | Yes | — | The ID of the Card |
idAction | string | Yes | — | The ID of the comment action to update |
trello_cards_delete_id_checkitem_idcheckitem
Delete checkItem on a Card Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | string | Yes | — | The ID of the Card |
idCheckItem | string | Yes | — | The ID of the checkitem |
trello_cards_delete_id_checklists_idchecklist
Delete a Checklist on a Card Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | string | Yes | — | The ID of the Card |
idChecklist | string | Yes | — | The ID of the checklist to delete |
trello_cards_delete_id_idlabels_idlabel
Remove a Label from a Card Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | string | Yes | — | The ID of the Card |
idLabel | string | Yes | — | The ID of the label to remove |
trello_cards_delete_id_idmembers_idmember
Remove a Member from a Card Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | string | Yes | — | The ID of the Card |
idMember | string | Yes | — | The ID of the member to remove from the card |
trello_cards_delete_id_membersvoted_idmember
Remove a Member’s Vote on a Card Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | string | Yes | — | The ID of the Card |
idMember | string | Yes | — | The ID of the member whose vote to remove |
trello_cards_delete_id_stickers_idsticker
Delete a Sticker on a Card Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | string | Yes | — | The ID of the Card |
idSticker | string | Yes | — | The ID of the sticker |
trello_cards_deleted_cards_id_attachments_idattachment
Delete an Attachment on a Card Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | string | Yes | — | The ID of the Card |
idAttachment | string | Yes | — | The ID of the Attachment |
trello_cards_get_id
Get a Card Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | string | Yes | — | The ID of the Card |
fields | string | No | — | all or a comma-separated list of fields. Defaults: badges, checkItemStates, closed, dateLastActivity, desc, descData, due, start, idBoard, idChecklists, idLabels, idList, idMembers, idShort, idAttachmentCover, manualCoverAttachment, labels, name, pos, shortUrl, url |
actions | string | No | — | See the Actions Nested Resource |
attachments | string | No | — | true, false, or cover |
attachment_fields | string | No | — | all or a comma-separated list of attachment fields |
members | boolean | No | — | Whether to return member objects for members on the card |
member_fields | string | No | — | all or a comma-separated list of member fields. Defaults: avatarHash, fullName, initials, username |
membersVoted | boolean | No | — | Whether to return member objects for members who voted on the card |
memberVoted_fields | string | No | — | all or a comma-separated list of member fields. Defaults: avatarHash, fullName, initials, username |
checkItemStates | boolean | No | — | Check Item States |
checklists | string | No | — | Whether to return the checklists on the card. all or none |
checklist_fields | string | No | — | all or a comma-separated list of idBoard,idCard,name,pos |
board | boolean | No | — | Whether to return the board object the card is on |
board_fields | string | No | — | all or a comma-separated list of board fields. Defaults: name, desc, descData, closed, idOrganization, pinned, url, prefs |
list | boolean | No | — | See the Lists Nested Resource |
pluginData | boolean | No | — | Whether to include pluginData on the card with the response |
stickers | boolean | No | — | Whether to include sticker models with the response |
sticker_fields | string | No | — | all or a comma-separated list of sticker fields |
customFieldItems | boolean | No | — | Whether to include the customFieldItems |
trello_cards_get_id_actions
Get Actions on a Card Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | string | Yes | — | The ID of the Card |
filter | string | No | — | A comma-separated list of action types. |
page | number | No | — | The page of results for actions. Each page of results has 50 actions. |
trello_cards_get_id_attachments
Get Attachments on a Card Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | string | Yes | — | The ID of the Card |
fields | string | No | — | all or a comma-separated list of attachment fields |
filter | string | No | — | Use cover to restrict to just the cover attachment |
trello_cards_get_id_attachments_idattachment
Get an Attachment on a Card Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | string | Yes | — | The ID of the Card |
idAttachment | string | Yes | — | The ID of the Attachment |
fields | string | No | — | The Attachment fields to be included in the response. |
trello_cards_get_id_board
Get the Board the Card is on Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | string | Yes | — | The ID of the Card |
fields | string | No | — | all or a comma-separated list of board fields |
trello_cards_get_id_checkitem_idcheckitem
Get checkItem on a Card Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | string | Yes | — | The ID of the Card |
idCheckItem | string | Yes | — | The ID of the checkitem |
fields | string | No | — | all or a comma-separated list of name,nameData,pos,state,type,due,dueReminder,idMember |
trello_cards_get_id_checkitemstates
Get checkItems on a Card Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | string | Yes | — | The ID of the Card |
fields | string | No | — | all or a comma-separated list of: idCheckItem, state |
trello_cards_get_id_checklists
Get Checklists on a Card Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | string | Yes | — | The ID of the Card |
checkItems | string | No | — | all or none |
checkItem_fields | string | No | — | all or a comma-separated list of: name,nameData,pos,state,type,due,dueReminder,idMember |
filter | string | No | — | all or none |
fields | string | No | — | all or a comma-separated list of: idBoard,idCard,name,pos |
trello_cards_get_id_customfielditems
Get Custom Field Items for a Card Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | string | Yes | — | The ID of the Card |
trello_cards_get_id_field
Get a field on a Card Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | string | Yes | — | The ID of the Card |
field | string | Yes | — | The desired field. |
trello_cards_get_id_list
Get the List of a Card Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | string | Yes | — | The ID of the Card |
fields | string | No | — | all or a comma-separated list of list fields |
trello_cards_get_id_members
Get the Members of a Card Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | string | Yes | — | The ID of the Card |
fields | string | No | — | all or a comma-separated list of member fields |
trello_cards_get_id_membersvoted
Get Members who have voted on a Card Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | string | Yes | — | The ID of the Card |
fields | string | No | — | all or a comma-separated list of member fields |
trello_cards_get_id_plugindata
Get pluginData on a Card Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | string | Yes | — | The ID of the Card |
trello_cards_get_id_stickers
Get Stickers on a Card Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | string | Yes | — | The ID of the Card |
fields | string | No | — | all or a comma-separated list of sticker fields |
trello_cards_get_id_stickers_idsticker
Get a Sticker on a Card Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | string | Yes | — | The ID of the Card |
idSticker | string | Yes | — | The ID of the sticker |
fields | string | No | — | all or a comma-separated list of sticker fields |
trello_cards_post_cards
Create a new Card Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
name | string | No | — | The name for the card |
desc | string | No | — | The description for the card |
pos | string | No | — | The position of the new card. top, bottom, or a positive float |
due | string | No | — | A due date for the card |
start | string | No | — | The start date of a card, or null |
dueComplete | boolean | No | — | Whether the status of the card is complete |
idList | string | Yes | — | The ID of the list the card should be created in |
idMembers | string[] | No | — | Comma-separated list of member IDs to add to the card |
idLabels | string[] | No | — | Comma-separated list of label IDs to add to the card |
urlSource | string | No | — | A URL starting with http:// or https://. The URL will be attached to the card upon creation. |
fileSource | string | No | — | File Source |
mimeType | string | No | — | The mimeType of the attachment. Max length 256 |
idCardSource | string | No | — | The ID of a card to copy into the new card |
keepFromSource | string | No | — | If using idCardSource you can specify which properties to copy over. all or comma-separated list of: attachments,checklists,customFields,comments,due,start,labels,members,start,stickers |
address | string | No | — | For use with/by the Map View |
locationName | string | No | — | For use with/by the Map View |
coordinates | string | No | — | For use with/by the Map View. Should take the form latitude,longitude |
cardRole | string | No | — | For displaying cards in different ways based on the card name. Board cards must have a name that is a link to a Trello board. Mirror cards must have a name that is a link to a Trello card. |
trello_cards_post_id_actions_comments
Add a new comment to a Card Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | string | Yes | — | The ID of the Card |
text | string | Yes | — | The comment |
trello_cards_post_id_attachments
Create Attachment On Card Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | string | Yes | — | The ID of the Card |
name | string | No | — | The name of the attachment. Max length 256. |
file | string | No | — | The file to attach, as multipart/form-data |
mimeType | string | No | — | The mimeType of the attachment. Max length 256 |
url | string | No | — | A URL to attach. Must start with http:// or https:// |
setCover | boolean | No | — | Determines whether to use the new attachment as a cover for the Card. |
trello_cards_post_id_checklists
Create Checklist on a Card Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | string | Yes | — | The ID of the Card |
name | string | No | — | The name of the checklist |
idChecklistSource | string | No | — | The ID of a source checklist to copy into the new one |
pos | string | No | — | The position of the checklist on the card. One of: top, bottom, or a positive number. |
trello_cards_post_id_idlabels
Add a Label to a Card Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | string | Yes | — | The ID of the Card |
value | string | No | — | The ID of the label to add |
trello_cards_post_id_idmembers
Add a Member to a Card Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | string | Yes | — | The ID of the Card |
value | string | No | — | The ID of the Member to add to the card |
trello_cards_post_id_labels
Create a new Label on a Card Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | string | Yes | — | The ID of the Card |
color | string | Yes | — | A valid label color or null. See labels |
name | string | No | — | A name for the label |
trello_cards_post_id_markassociatednotificationsread
Mark a Card’s Notifications as read Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | string | Yes | — | The ID of the Card |
trello_cards_post_id_stickers
Add a Sticker to a Card Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | string | Yes | — | The ID of the Card |
image | string | Yes | — | For custom stickers, the id of the sticker. For default stickers, the string identifier (like ‘taco-cool’, see below) |
top | number | Yes | — | The top position of the sticker, from -60 to 100 |
left | number | Yes | — | The left position of the sticker, from -60 to 100 |
zIndex | integer | Yes | — | The z-index of the sticker |
rotate | number | No | — | The rotation of the sticker |
trello_cards_put_id
Update a Card Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | string | Yes | — | The ID of the Card |
name | string | No | — | The new name for the card |
desc | string | No | — | The new description for the card |
closed | boolean | No | — | Whether the card should be archived (closed: true) |
idMembers | string | No | — | Comma-separated list of member IDs |
idAttachmentCover | string | No | — | The ID of the image attachment the card should use as its cover, or null for none |
idList | string | No | — | The ID of the list the card should be in |
idLabels | string | No | — | Comma-separated list of label IDs |
idBoard | string | No | — | The ID of the board the card should be on |
pos | string | No | — | The position of the card in its list. top, bottom, or a positive float |
due | string | No | — | When the card is due, or null |
start | string | No | — | The start date of a card, or null |
dueComplete | boolean | No | — | Whether the status of the card is complete |
subscribed | boolean | No | — | Whether the member is should be subscribed to the card |
address | string | No | — | For use with/by the Map View |
locationName | string | No | — | For use with/by the Map View |
coordinates | string | No | — | For use with/by the Map View. Should be latitude,longitude |
cover | object | No | — | Updates the card’s cover | Option | Values | About | |--------|--------|-------| | color | pink, yellow, lime, blue, black, orange, red, purple, sky, green | Makes the cover a solid color . | | brightness | dark, light | Determines whether the text on the cover should be dark or light. | url | An unsplash URL: https://images.unsplash.com | Used if making an image the cover. Only Unsplash URLs work. | idAttachment | ID of an attachment on the card | Used if setting an attached image as the cover. | | size | normal, full | Determines whether to show the card name on the cover, or below it. | brightness can be sent alongside any of the other parameters, but all of the other parameters are mutually exclusive; you can not have the cover be a color and an idAttachment at the same time. On the brightness options, setting it to light will make the text on the card cover dark: And vice versa, setting it to dark will make the text on the card cover light: ![]() |
trello_cards_put_id_actions_idaction_comments
Update Comment Action on a Card Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | string | Yes | — | The ID of the Card |
idAction | string | Yes | — | The ID of the comment action to update |
text | string | Yes | — | The new text for the comment |
trello_cards_put_id_checkitem_idcheckitem
Update a checkItem on a Card Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | string | Yes | — | The ID of the Card |
idCheckItem | string | Yes | — | The ID of the checkitem |
name | string | No | — | The new name for the checklist item |
state | string | No | — | One of: complete, incomplete |
idChecklist | string | No | — | The ID of the checklist this item is in |
pos | string | No | — | top, bottom, or a positive float |
due | string | No | — | A due date for the checkitem |
dueReminder | number | No | — | A dueReminder for the due date on the checkitem |
idMember | string | No | — | The ID of the member to remove from the card |
trello_cards_put_id_stickers_idsticker
Update a Sticker on a Card Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | string | Yes | — | The ID of the Card |
idSticker | string | Yes | — | The ID of the sticker |
top | number | Yes | — | The top position of the sticker, from -60 to 100 |
left | number | Yes | — | The left position of the sticker, from -60 to 100 |
zIndex | integer | Yes | — | The z-index of the sticker |
rotate | number | No | — | The rotation of the sticker |
trello_cards_put_idcard_checklist_idchecklist_checkitem_idcheckitem
Update Checkitem on Checklist on Card Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
idCard | string | Yes | — | The ID of the Card |
idCheckItem | string | Yes | — | The ID of the checklist item to update |
pos | string | No | — | top, bottom, or a positive float |
idChecklist | string | Yes | — | The ID of the item to update. |
trello_cards_put_idcard_customfield_idcustomfield_item
Update Custom Field item on Card Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
idCard | string | Yes | — | ID of the card that the Custom Field value should be set/updated for |
idCustomField | string | Yes | — | ID of the Custom Field on the card. |
body | object | No | — | Request body |
trello_cards_put_idcard_customfields
Update Multiple Custom Field items on Card Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
customFieldItems | object[] | No | — | An array of objects containing the custom field ID, key and value, and ID of list type option. |


And vice versa, setting it to dark will make the text on the card cover light: 