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

Tools

ToolDescription
trello_activity_delete_actions_idDelete an Action
trello_activity_delete_actions_idaction_reactions_idDelete Action’s Reaction
trello_activity_delete_webhooks_idDelete a Webhook
trello_activity_get_actions_idGet an Action
trello_activity_get_actions_id_boardGet the Board for an Action
trello_activity_get_actions_id_cardGet the Card for an Action
trello_activity_get_actions_id_fieldGet a specific field on an Action
trello_activity_get_actions_id_listGet the List for an Action
trello_activity_get_actions_id_memberGet the Member of an Action
trello_activity_get_actions_id_membercreatorGet the Member Creator of an Action
trello_activity_get_actions_id_organizationGet the Organization of an Action
trello_activity_get_actions_idaction_reactionsGet Action’s Reactions
trello_activity_get_actions_idaction_reactions_idGet Action’s Reaction
trello_activity_get_actions_idaction_reactionsummaryList Action’s summary of Reactions
trello_activity_get_notifications_idGet a Notification
trello_activity_get_notifications_id_boardGet the Board a Notification is on
trello_activity_get_notifications_id_cardGet the Card a Notification is on
trello_activity_get_notifications_id_fieldGet a field of a Notification
trello_activity_get_notifications_id_listGet the List a Notification is on
trello_activity_get_notifications_id_membercreatorGet the Member who created the Notification
trello_activity_get_notifications_id_organizationGet a Notification’s associated Organization
trello_activity_get_searchSearch Trello
trello_activity_get_search_membersSearch for Members
trello_activity_get_webhooks_idGet a Webhook
trello_activity_notificationsidmemberGet the Member a Notification is about (not the creator)
trello_activity_post_actions_idaction_reactionsCreate Reaction for Action
trello_activity_post_notifications_all_readMark all Notifications as read
trello_activity_post_webhooksCreate a Webhook
trello_activity_put_actions_idUpdate an Action
trello_activity_put_actions_id_textUpdate a Comment Action
trello_activity_put_notifications_idUpdate a Notification’s read status
trello_activity_put_notifications_id_unreadUpdate Notification’s read status
trello_activity_put_webhooks_idUpdate a Webhook
trello_activity_webhooksidfieldGet a field on a Webhook

trello_activity_delete_actions_id

Delete an Action Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID of the Action

trello_activity_delete_actions_idaction_reactions_id

Delete Action’s Reaction Parameters:
ParameterTypeRequiredDefaultDescription
idActionstringYesThe ID of the Action
idstringYesThe ID of the reaction

trello_activity_delete_webhooks_id

Delete a Webhook Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesID of the webhook to retrieve.

trello_activity_get_actions_id

Get an Action Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID of the Action
displaybooleanNoThe display value
entitiesbooleanNoThe entities value
fieldsstringNoall or a comma-separated list of action fields
memberbooleanNoThe member value
member_fieldsstringNoall or a comma-separated list of member fields
memberCreatorbooleanNoWhether to include the member object for the creator of the action
memberCreator_fieldsstringNoall or a comma-separated list of member fields

trello_activity_get_actions_id_board

Get the Board for an Action Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID of the action
fieldsstringNoall or a comma-separated list of board fields

trello_activity_get_actions_id_card

Get the Card for an Action Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID of the action
fieldsstringNoall or a comma-separated list of card fields

trello_activity_get_actions_id_field

Get a specific field on an Action Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID of the Action
fieldstringYesAn action field

trello_activity_get_actions_id_list

Get the List for an Action Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID of the action
fieldsstringNoall or a comma-separated list of list fields

trello_activity_get_actions_id_member

Get the Member of an Action Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID of the Action
fieldsstringNoall or a comma-separated list of member fields

trello_activity_get_actions_id_membercreator

Get the Member Creator of an Action Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID of the Action
fieldsstringNoall or a comma-separated list of member fields

trello_activity_get_actions_id_organization

Get the Organization of an Action Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID of the action
fieldsstringNoall or a comma-separated list of organization fields

trello_activity_get_actions_idaction_reactions

Get Action’s Reactions Parameters:
ParameterTypeRequiredDefaultDescription
idActionstringYesThe ID of the action
memberbooleanNoWhether to load the member as a nested resource. See Members Nested Resource
emojibooleanNoWhether to load the emoji as a nested resource.

trello_activity_get_actions_idaction_reactions_id

Get Action’s Reaction Parameters:
ParameterTypeRequiredDefaultDescription
idActionstringYesThe ID of the Action
idstringYesThe ID of the reaction
memberbooleanNoWhether to load the member as a nested resource. See Members Nested Resource
emojibooleanNoWhether to load the emoji as a nested resource.

trello_activity_get_actions_idaction_reactionsummary

List Action’s summary of Reactions Parameters:
ParameterTypeRequiredDefaultDescription
idActionstringYesThe ID of the action

trello_activity_get_notifications_id

Get a Notification Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID of the notification
boardbooleanNoWhether to include the board object
board_fieldsstringNoall or a comma-separated list of board fields
cardbooleanNoWhether to include the card object
card_fieldsstringNoall or a comma-separated list of card fields
displaybooleanNoWhether to include the display object with the results
entitiesbooleanNoWhether to include the entities object with the results
fieldsstringNoall or a comma-separated list of notification fields
listbooleanNoWhether to include the list object
memberbooleanNoWhether to include the member object
member_fieldsstringNoall or a comma-separated list of member fields
memberCreatorbooleanNoWhether to include the member object of the creator
memberCreator_fieldsstringNoall or a comma-separated list of member fields
organizationbooleanNoWhether to include the organization object
organization_fieldsstringNoall or a comma-separated list of organization fields

trello_activity_get_notifications_id_board

Get the Board a Notification is on Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID of the notification
fieldsstringNoall or a comma-separated list of boardfields

trello_activity_get_notifications_id_card

Get the Card a Notification is on Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID of the notification
fieldsstringNoall or a comma-separated list of card fields

trello_activity_get_notifications_id_field

Get a field of a Notification Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID of the notification
fieldstringYesA notification field

trello_activity_get_notifications_id_list

Get the List a Notification is on Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID of the notification
fieldsstringNoall or a comma-separated list of list fields

trello_activity_get_notifications_id_membercreator

Get the Member who created the Notification Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID of the notification
fieldsstringNoall or a comma-separated list of member fields

trello_activity_get_notifications_id_organization

Get a Notification’s associated Organization Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID of the notification
fieldsstringNoall or a comma-separated list of organization fields

Search Trello Parameters:
ParameterTypeRequiredDefaultDescription
querystringYesThe search query with a length of 1 to 16384 characters
idBoardsstringNomine or a comma-separated list of Board IDs
idOrganizationsstringNoA comma-separated list of Organization IDs
idCardsstringNoA comma-separated list of Card IDs
modelTypesstringNoWhat type or types of Trello objects you want to search. all or a comma-separated list of: actions, boards, cards, members, organizations
board_fieldsstringNoall or a comma-separated list of: closed, dateLastActivity, dateLastView, desc, descData, idOrganization, invitations, invited, labelNames, memberships, name, pinned, powerUps, prefs, shortLink, shortUrl, starred, subscribed, url
boards_limitintegerNoThe maximum number of boards returned. Maximum: 1000
board_organizationbooleanNoWhether to include the parent organization with board results
card_fieldsstringNoall or a comma-separated list of: badges, checkItemStates, closed, dateLastActivity, desc, descData, due, idAttachmentCover, idBoard, idChecklists, idLabels, idList, idMembers, idMembersVoted, idShort, labels, manualCoverAttachment, name, pos, shortLink, shortUrl, subscribed, url
cards_limitintegerNoThe maximum number of cards to return. Maximum: 1000
cards_pagenumberNoThe page of results for cards. Maximum: 100
card_boardbooleanNoWhether to include the parent board with card results
card_listbooleanNoWhether to include the parent list with card results
card_membersbooleanNoWhether to include member objects with card results
card_stickersbooleanNoWhether to include sticker objects with card results
card_attachmentsstringNoWhether to include attachment objects with card results. A boolean value (true or false) or cover for only card cover attachments.
organization_fieldsstringNoall or a comma-separated list of billableMemberCount, desc, descData, displayName, idBoards, invitations, invited, logoHash, memberships, name, powerUps, prefs, premiumFeatures, products, url, website
organizations_limitintegerNoThe maximum number of Workspaces to return. Maximum 1000
member_fieldsstringNoall or a comma-separated list of: avatarHash, bio, bioData, confirmed, fullName, idPremOrgsAdmin, initials, memberType, products, status, url, username
members_limitintegerNoThe maximum number of members to return. Maximum 1000
partialbooleanNoBy default, Trello searches for each word in your query against exactly matching words within Member content. Specifying partial to be true means that we will look for content that starts with any of the words in your query. If you are looking for a Card titled “My Development Status Report”, by default you would need to search for “Development”. If you have partial enabled, you will be able to search for “dev” but not “velopment”.

trello_activity_get_search_members

Search for Members Parameters:
ParameterTypeRequiredDefaultDescription
querystringYesSearch query 1 to 16384 characters long
limitintegerNoThe maximum number of results to return. Maximum of 20.
idBoardstringNoId Board
idOrganizationstringNoId Organization
onlyOrgMembersbooleanNoOnly Org Members

trello_activity_get_webhooks_id

Get a Webhook Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesID of the webhook to retrieve.

trello_activity_notificationsidmember

Get the Member a Notification is about (not the creator) Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID of the notification
fieldsstringNoall or a comma-separated list of member fields

trello_activity_post_actions_idaction_reactions

Create Reaction for Action Parameters:
ParameterTypeRequiredDefaultDescription
idActionstringYesThe ID of the action
nativestringNoThe emoji to add as a native unicode emoji. See /emoji
shortNamestringNoThe primary shortName of the emoji to add. See /emoji
skinVariationstringNoThe skinVariation of the emoji to add. See /emoji
unifiedstringNoThe unified value of the emoji to add. See /emoji

trello_activity_post_notifications_all_read

Mark all Notifications as read Parameters:
ParameterTypeRequiredDefaultDescription
readbooleanNoBoolean to specify whether to mark as read or unread (defaults to true, marking as read)
idsstringNoA comma-seperated list of IDs. Allows specifying an array of notification IDs to change the read state for. This will become useful as we add grouping of notifications to the UI, with a single button to mark all notifications in the group as read/unread.

trello_activity_post_webhooks

Create a Webhook Parameters:
ParameterTypeRequiredDefaultDescription
descriptionstringNoA string with a length from 0 to 16384.
callbackURLstringYesA valid URL that is reachable with a HEAD and POST request.
idModelstringYesID of the model to be monitored
activebooleanNoDetermines whether the webhook is active and sending POST requests.

trello_activity_put_actions_id

Update an Action Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID of the Action
textstringYesThe new text for the comment

trello_activity_put_actions_id_text

Update a Comment Action Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID of the action to update
valuestringYesThe new text for the comment

trello_activity_put_notifications_id

Update a Notification’s read status Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID of the notification
unreadbooleanNoWhether the notification should be marked as read or not

trello_activity_put_notifications_id_unread

Update Notification’s read status Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID of the notification
valuestringNoThe value value

trello_activity_put_webhooks_id

Update a Webhook Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesID of the webhook to retrieve.
descriptionstringNoA string with a length from 0 to 16384.
callbackURLstringNoA valid URL that is reachable with a HEAD and POST request.
idModelstringNoID of the model to be monitored
activebooleanNoDetermines whether the webhook is active and sending POST requests.

trello_activity_webhooksidfield

Get a field on a Webhook Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesID of the webhook.
fieldstringYesField to retrieve. One of: active, callbackURL, description, idModel