Skip to main content
Server path: /trello-cards | Type: Application | PCID required: Yes

Tools

ToolDescription
trello_cards_cardsidmembersvoted_1Add Member vote to Card
trello_cards_delete_idDelete a Card
trello_cards_delete_id_actions_id_commentsDelete a comment on a Card
trello_cards_delete_id_checkitem_idcheckitemDelete checkItem on a Card
trello_cards_delete_id_checklists_idchecklistDelete a Checklist on a Card
trello_cards_delete_id_idlabels_idlabelRemove a Label from a Card
trello_cards_delete_id_idmembers_idmemberRemove a Member from a Card
trello_cards_delete_id_membersvoted_idmemberRemove a Member’s Vote on a Card
trello_cards_delete_id_stickers_idstickerDelete a Sticker on a Card
trello_cards_deleted_cards_id_attachments_idattachmentDelete an Attachment on a Card
trello_cards_get_idGet a Card
trello_cards_get_id_actionsGet Actions on a Card
trello_cards_get_id_attachmentsGet Attachments on a Card
trello_cards_get_id_attachments_idattachmentGet an Attachment on a Card
trello_cards_get_id_boardGet the Board the Card is on
trello_cards_get_id_checkitem_idcheckitemGet checkItem on a Card
trello_cards_get_id_checkitemstatesGet checkItems on a Card
trello_cards_get_id_checklistsGet Checklists on a Card
trello_cards_get_id_customfielditemsGet Custom Field Items for a Card
trello_cards_get_id_fieldGet a field on a Card
trello_cards_get_id_listGet the List of a Card
trello_cards_get_id_membersGet the Members of a Card
trello_cards_get_id_membersvotedGet Members who have voted on a Card
trello_cards_get_id_plugindataGet pluginData on a Card
trello_cards_get_id_stickersGet Stickers on a Card
trello_cards_get_id_stickers_idstickerGet a Sticker on a Card
trello_cards_post_cardsCreate a new Card
trello_cards_post_id_actions_commentsAdd a new comment to a Card
trello_cards_post_id_attachmentsCreate Attachment On Card
trello_cards_post_id_checklistsCreate Checklist on a Card
trello_cards_post_id_idlabelsAdd a Label to a Card
trello_cards_post_id_idmembersAdd a Member to a Card
trello_cards_post_id_labelsCreate a new Label on a Card
trello_cards_post_id_markassociatednotificationsreadMark a Card’s Notifications as read
trello_cards_post_id_stickersAdd a Sticker to a Card
trello_cards_put_idUpdate a Card
trello_cards_put_id_actions_idaction_commentsUpdate Comment Action on a Card
trello_cards_put_id_checkitem_idcheckitemUpdate a checkItem on a Card
trello_cards_put_id_stickers_idstickerUpdate a Sticker on a Card
trello_cards_put_idcard_checklist_idchecklist_checkitem_idcheckitemUpdate Checkitem on Checklist on Card
trello_cards_put_idcard_customfield_idcustomfield_itemUpdate Custom Field item on Card
trello_cards_put_idcard_customfieldsUpdate Multiple Custom Field items on Card

trello_cards_cardsidmembersvoted_1

Add Member vote to Card Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID of the Card
valuestringYesThe ID of the member to vote ‘yes’ on the card

trello_cards_delete_id

Delete a Card Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID of the Card

trello_cards_delete_id_actions_id_comments

Delete a comment on a Card Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID of the Card
idActionstringYesThe ID of the comment action to update

trello_cards_delete_id_checkitem_idcheckitem

Delete checkItem on a Card Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID of the Card
idCheckItemstringYesThe ID of the checkitem

trello_cards_delete_id_checklists_idchecklist

Delete a Checklist on a Card Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID of the Card
idCheckliststringYesThe ID of the checklist to delete

trello_cards_delete_id_idlabels_idlabel

Remove a Label from a Card Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID of the Card
idLabelstringYesThe ID of the label to remove

trello_cards_delete_id_idmembers_idmember

Remove a Member from a Card Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID of the Card
idMemberstringYesThe ID of the member to remove from the card

trello_cards_delete_id_membersvoted_idmember

Remove a Member’s Vote on a Card Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID of the Card
idMemberstringYesThe ID of the member whose vote to remove

trello_cards_delete_id_stickers_idsticker

Delete a Sticker on a Card Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID of the Card
idStickerstringYesThe ID of the sticker

trello_cards_deleted_cards_id_attachments_idattachment

Delete an Attachment on a Card Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID of the Card
idAttachmentstringYesThe ID of the Attachment

trello_cards_get_id

Get a Card Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID of the Card
fieldsstringNoall 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
actionsstringNoSee the Actions Nested Resource
attachmentsstringNotrue, false, or cover
attachment_fieldsstringNoall or a comma-separated list of attachment fields
membersbooleanNoWhether to return member objects for members on the card
member_fieldsstringNoall or a comma-separated list of member fields. Defaults: avatarHash, fullName, initials, username
membersVotedbooleanNoWhether to return member objects for members who voted on the card
memberVoted_fieldsstringNoall or a comma-separated list of member fields. Defaults: avatarHash, fullName, initials, username
checkItemStatesbooleanNoCheck Item States
checklistsstringNoWhether to return the checklists on the card. all or none
checklist_fieldsstringNoall or a comma-separated list of idBoard,idCard,name,pos
boardbooleanNoWhether to return the board object the card is on
board_fieldsstringNoall or a comma-separated list of board fields. Defaults: name, desc, descData, closed, idOrganization, pinned, url, prefs
listbooleanNoSee the Lists Nested Resource
pluginDatabooleanNoWhether to include pluginData on the card with the response
stickersbooleanNoWhether to include sticker models with the response
sticker_fieldsstringNoall or a comma-separated list of sticker fields
customFieldItemsbooleanNoWhether to include the customFieldItems

trello_cards_get_id_actions

Get Actions on a Card Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID of the Card
filterstringNoA comma-separated list of action types.
pagenumberNoThe page of results for actions. Each page of results has 50 actions.

trello_cards_get_id_attachments

Get Attachments on a Card Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID of the Card
fieldsstringNoall or a comma-separated list of attachment fields
filterstringNoUse cover to restrict to just the cover attachment

trello_cards_get_id_attachments_idattachment

Get an Attachment on a Card Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID of the Card
idAttachmentstringYesThe ID of the Attachment
fieldsstringNoThe Attachment fields to be included in the response.

trello_cards_get_id_board

Get the Board the Card is on Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID of the Card
fieldsstringNoall or a comma-separated list of board fields

trello_cards_get_id_checkitem_idcheckitem

Get checkItem on a Card Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID of the Card
idCheckItemstringYesThe ID of the checkitem
fieldsstringNoall 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:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID of the Card
fieldsstringNoall or a comma-separated list of: idCheckItem, state

trello_cards_get_id_checklists

Get Checklists on a Card Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID of the Card
checkItemsstringNoall or none
checkItem_fieldsstringNoall or a comma-separated list of: name,nameData,pos,state,type,due,dueReminder,idMember
filterstringNoall or none
fieldsstringNoall or a comma-separated list of: idBoard,idCard,name,pos

trello_cards_get_id_customfielditems

Get Custom Field Items for a Card Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID of the Card

trello_cards_get_id_field

Get a field on a Card Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID of the Card
fieldstringYesThe desired field.

trello_cards_get_id_list

Get the List of a Card Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID of the Card
fieldsstringNoall or a comma-separated list of list fields

trello_cards_get_id_members

Get the Members of a Card Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID of the Card
fieldsstringNoall or a comma-separated list of member fields

trello_cards_get_id_membersvoted

Get Members who have voted on a Card Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID of the Card
fieldsstringNoall or a comma-separated list of member fields

trello_cards_get_id_plugindata

Get pluginData on a Card Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID of the Card

trello_cards_get_id_stickers

Get Stickers on a Card Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID of the Card
fieldsstringNoall or a comma-separated list of sticker fields

trello_cards_get_id_stickers_idsticker

Get a Sticker on a Card Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID of the Card
idStickerstringYesThe ID of the sticker
fieldsstringNoall or a comma-separated list of sticker fields

trello_cards_post_cards

Create a new Card Parameters:
ParameterTypeRequiredDefaultDescription
namestringNoThe name for the card
descstringNoThe description for the card
posstringNoThe position of the new card. top, bottom, or a positive float
duestringNoA due date for the card
startstringNoThe start date of a card, or null
dueCompletebooleanNoWhether the status of the card is complete
idListstringYesThe ID of the list the card should be created in
idMembersstring[]NoComma-separated list of member IDs to add to the card
idLabelsstring[]NoComma-separated list of label IDs to add to the card
urlSourcestringNoA URL starting with http:// or https://. The URL will be attached to the card upon creation.
fileSourcestringNoFile Source
mimeTypestringNoThe mimeType of the attachment. Max length 256
idCardSourcestringNoThe ID of a card to copy into the new card
keepFromSourcestringNoIf 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
addressstringNoFor use with/by the Map View
locationNamestringNoFor use with/by the Map View
coordinatesstringNoFor use with/by the Map View. Should take the form latitude,longitude
cardRolestringNoFor 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:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID of the Card
textstringYesThe comment

trello_cards_post_id_attachments

Create Attachment On Card Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID of the Card
namestringNoThe name of the attachment. Max length 256.
filestringNoThe file to attach, as multipart/form-data
mimeTypestringNoThe mimeType of the attachment. Max length 256
urlstringNoA URL to attach. Must start with http:// or https://
setCoverbooleanNoDetermines whether to use the new attachment as a cover for the Card.

trello_cards_post_id_checklists

Create Checklist on a Card Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID of the Card
namestringNoThe name of the checklist
idChecklistSourcestringNoThe ID of a source checklist to copy into the new one
posstringNoThe 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:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID of the Card
valuestringNoThe ID of the label to add

trello_cards_post_id_idmembers

Add a Member to a Card Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID of the Card
valuestringNoThe ID of the Member to add to the card

trello_cards_post_id_labels

Create a new Label on a Card Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID of the Card
colorstringYesA valid label color or null. See labels
namestringNoA name for the label

trello_cards_post_id_markassociatednotificationsread

Mark a Card’s Notifications as read Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID of the Card

trello_cards_post_id_stickers

Add a Sticker to a Card Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID of the Card
imagestringYesFor custom stickers, the id of the sticker. For default stickers, the string identifier (like ‘taco-cool’, see below)
topnumberYesThe top position of the sticker, from -60 to 100
leftnumberYesThe left position of the sticker, from -60 to 100
zIndexintegerYesThe z-index of the sticker
rotatenumberNoThe rotation of the sticker

trello_cards_put_id

Update a Card Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID of the Card
namestringNoThe new name for the card
descstringNoThe new description for the card
closedbooleanNoWhether the card should be archived (closed: true)
idMembersstringNoComma-separated list of member IDs
idAttachmentCoverstringNoThe ID of the image attachment the card should use as its cover, or null for none
idListstringNoThe ID of the list the card should be in
idLabelsstringNoComma-separated list of label IDs
idBoardstringNoThe ID of the board the card should be on
posstringNoThe position of the card in its list. top, bottom, or a positive float
duestringNoWhen the card is due, or null
startstringNoThe start date of a card, or null
dueCompletebooleanNoWhether the status of the card is complete
subscribedbooleanNoWhether the member is should be subscribed to the card
addressstringNoFor use with/by the Map View
locationNamestringNoFor use with/by the Map View
coordinatesstringNoFor use with/by the Map View. Should be latitude,longitude
coverobjectNoUpdates 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:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID of the Card
idActionstringYesThe ID of the comment action to update
textstringYesThe new text for the comment

trello_cards_put_id_checkitem_idcheckitem

Update a checkItem on a Card Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID of the Card
idCheckItemstringYesThe ID of the checkitem
namestringNoThe new name for the checklist item
statestringNoOne of: complete, incomplete
idCheckliststringNoThe ID of the checklist this item is in
posstringNotop, bottom, or a positive float
duestringNoA due date for the checkitem
dueRemindernumberNoA dueReminder for the due date on the checkitem
idMemberstringNoThe ID of the member to remove from the card

trello_cards_put_id_stickers_idsticker

Update a Sticker on a Card Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID of the Card
idStickerstringYesThe ID of the sticker
topnumberYesThe top position of the sticker, from -60 to 100
leftnumberYesThe left position of the sticker, from -60 to 100
zIndexintegerYesThe z-index of the sticker
rotatenumberNoThe rotation of the sticker

trello_cards_put_idcard_checklist_idchecklist_checkitem_idcheckitem

Update Checkitem on Checklist on Card Parameters:
ParameterTypeRequiredDefaultDescription
idCardstringYesThe ID of the Card
idCheckItemstringYesThe ID of the checklist item to update
posstringNotop, bottom, or a positive float
idCheckliststringYesThe ID of the item to update.

trello_cards_put_idcard_customfield_idcustomfield_item

Update Custom Field item on Card Parameters:
ParameterTypeRequiredDefaultDescription
idCardstringYesID of the card that the Custom Field value should be set/updated for
idCustomFieldstringYesID of the Custom Field on the card.
bodyobjectNoRequest body

trello_cards_put_idcard_customfields

Update Multiple Custom Field items on Card Parameters:
ParameterTypeRequiredDefaultDescription
customFieldItemsobject[]NoAn array of objects containing the custom field ID, key and value, and ID of list type option.