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

Tools

ToolDescription
trello_boards_boardsidmembersidmemberRemove Member from Board
trello_boards_delete_idDelete a Board
trello_boards_get_board_id_pluginsGet Power-Ups on a Board
trello_boards_get_idGet a Board
trello_boards_get_id_actionsGet Actions of a Board
trello_boards_get_id_boardpluginsGet Enabled Power-Ups on Board
trello_boards_get_id_boardstarsGet boardStars on a Board
trello_boards_get_id_cardsGet Cards on a Board
trello_boards_get_id_cards_filterGet filtered Cards on a Board
trello_boards_get_id_customfieldsGet Custom Fields for Board
trello_boards_get_id_fieldGet a field on a Board
trello_boards_get_id_labelsGet Labels on a Board
trello_boards_get_id_listsGet Lists on a Board
trello_boards_get_id_lists_filterGet filtered Lists on a Board
trello_boards_get_id_membersGet the Members of a Board
trello_boards_get_id_membershipsGet Memberships of a Board
trello_boards_get_lists_idGet a List
trello_boards_get_lists_id_actionsGet Actions for a List
trello_boards_get_lists_id_boardGet the Board a List is on
trello_boards_get_lists_id_cardsGet Cards in a List
trello_boards_id_checklistsGet Checklists on a Board
trello_boards_post_boardsCreate a Board
trello_boards_post_id_calendarkey_generateCreate a calendarKey for a Board
trello_boards_post_id_emailkey_generateCreate a emailKey for a Board
trello_boards_post_id_idtagsCreate a Tag for a Board
trello_boards_post_id_labelsCreate a Label on a Board
trello_boards_post_id_listsCreate a List on a Board
trello_boards_post_id_markedasviewedMark Board as viewed
trello_boards_post_listsCreate a new List
trello_boards_post_lists_id_archiveallcardsArchive all Cards in List
trello_boards_post_lists_id_moveallcardsMove all Cards in List
trello_boards_put_idUpdate a Board
trello_boards_put_id_idboardMove List to Board
trello_boards_put_id_membersInvite Member to Board via email
trello_boards_put_id_members_idmemberAdd a Member to a Board
trello_boards_put_id_memberships_idmembershipUpdate Membership of Member on a Board
trello_boards_put_id_my_prefs_showsidebarUpdate showSidebar Pref on a Board
trello_boards_put_id_my_prefs_showsidebaractivityUpdate showSidebarActivity Pref on a Board
trello_boards_put_id_my_prefs_showsidebarboardactionsUpdate showSidebarBoardActions Pref on a Board
trello_boards_put_id_my_prefs_showsidebarmembersUpdate showSidebarMembers Pref on a Board
trello_boards_put_id_myprefs_emailpositionUpdate emailPosition Pref on a Board
trello_boards_put_id_myprefs_idemaillistUpdate idEmailList Pref on a Board
trello_boards_put_lists_idUpdate a List
trello_boards_put_lists_id_closedArchive or unarchive a list
trello_boards_put_lists_id_fieldUpdate a field on a List

trello_boards_boardsidmembersidmember

Remove Member from Board Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe id of the board to update
idMemberstringYesThe id of the member to add to the board.

trello_boards_delete_id

Delete a Board Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe id value

trello_boards_get_board_id_plugins

Get Power-Ups on a Board Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID of the board
filterstringNoOne of: enabled or available

trello_boards_get_id

Get a Board Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe id value
actionsstringNoThis is a nested resource. Read more about actions as nested resources here.
boardStarsstringNoValid values are one of: mine or none.
cardsstringNoThis is a nested resource. Read more about cards as nested resources here.
card_pluginDatabooleanNoUse with the cards param to include card pluginData with the response
checklistsstringNoThis is a nested resource. Read more about checklists as nested resources here.
customFieldsbooleanNoThis is a nested resource. Read more about custom fields as nested resources here.
fieldsstringNoThe fields of the board to be included in the response. Valid values: all or a comma-separated list of: closed, dateLastActivity, dateLastView, desc, descData, idMemberCreator, idOrganization, invitations, invited, labelNames, memberships, name, pinned, powerUps, prefs, shortLink, shortUrl, starred, subscribed, url
labelsstringNoThis is a nested resource. Read more about labels as nested resources here.
listsstringNoThis is a nested resource. Read more about lists as nested resources here.
membersstringNoThis is a nested resource. Read more about members as nested resources here.
membershipsstringNoThis is a nested resource. Read more about memberships as nested resources here.
pluginDatabooleanNoDetermines whether the pluginData for this board should be returned. Valid values: true or false.
organizationbooleanNoThis is a nested resource. Read more about organizations as nested resources here.
organization_pluginDatabooleanNoUse with the organization param to include organization pluginData with the response
myPrefsbooleanNoMy Prefs
tagsbooleanNoAlso known as collections, tags, refer to the collection(s) that a Board belongs to.

trello_boards_get_id_actions

Get Actions of a Board Parameters:
ParameterTypeRequiredDefaultDescription
boardIdstringYesBoard Id
fieldsstringNoThe fields to be returned for the Actions. See Action fields here.
filterstringNoA comma-separated list of action types.
formatstringNoThe format of the returned Actions. Either list or count.
idModelsstringNoA comma-separated list of idModels. Only actions related to these models will be returned.
limitnumberNoThe limit of the number of responses, between 0 and 1000.
memberbooleanNoWhether to return the member object for each action.
member_fieldsstringNoThe fields of the member to return.
memberCreatorbooleanNoWhether to return the memberCreator object for each action.
memberCreator_fieldsstringNoThe fields of the member creator to return
pagenumberNoThe page of results for actions.
reactionsbooleanNoWhether to show reactions on comments or not.
beforestringNoA date string in the form of YYYY-MM-DDThh:mm:ssZ or a mongo object ID. Only objects created before this date will be returned.
sincestringNoA date string in the form of YYYY-MM-DDThh:mm:ssZ or a mongo object ID. Only objects created since this date will be returned.

trello_boards_get_id_boardplugins

Get Enabled Power-Ups on Board Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID of the Board

trello_boards_get_id_boardstars

Get boardStars on a Board Parameters:
ParameterTypeRequiredDefaultDescription
boardIdstringYesBoard Id
filterstringNoValid values: mine, none

trello_boards_get_id_cards

Get Cards on a Board Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe id value

trello_boards_get_id_cards_filter

Get filtered Cards on a Board Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesID of the Board
filterstringYesOne of: all, closed, complete, incomplete, none, open, visible

trello_boards_get_id_customfields

Get Custom Fields for Board Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID of the board

trello_boards_get_id_field

Get a field on a Board Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID of the board.
fieldstringYesThe field you’d like to receive. Valid values: closed, dateLastActivity, dateLastView, desc, descData, idMemberCreator, idOrganization, invitations, invited, labelNames, memberships, name, pinned, powerUps, prefs, shortLink, shortUrl, starred, subscribed, url.

trello_boards_get_id_labels

Get Labels on a Board Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID of the Board.
fieldsstringNoThe fields to be returned for the Labels.
limitintegerNoThe number of Labels to be returned.

trello_boards_get_id_lists

Get Lists on a Board Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID of the board
cardsstringNoFilter to apply to Cards.
card_fieldsstringNoall or a comma-separated list of card fields
filterstringNoFilter to apply to Lists
fieldsstringNoall or a comma-separated list of list fields

trello_boards_get_id_lists_filter

Get filtered Lists on a Board Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID of the board
filterstringYesOne of all, closed, none, open

trello_boards_get_id_members

Get the Members of a Board Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID of the board

trello_boards_get_id_memberships

Get Memberships of a Board Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID of the board
filterstringNoOne of admins, all, none, normal
activitybooleanNoWorks for premium organizations only.
orgMemberTypebooleanNoShows the type of member to the org the user is. For instance, an org admin will have a orgMemberType of admin.
memberbooleanNoDetermines whether to include a nested member object.
member_fieldsstringNoFields to show if member=true. Valid values: nested member resource fields.

trello_boards_get_lists_id

Get a List Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID of the list
fieldsstringNoall or a comma separated list of List field names.

trello_boards_get_lists_id_actions

Get Actions for a List Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID of the list
filterstringNoA comma-separated list of action types.

trello_boards_get_lists_id_board

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

trello_boards_get_lists_id_cards

Get Cards in a List Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID of the list

trello_boards_id_checklists

Get Checklists on a Board Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID of the board

trello_boards_post_boards

Create a Board Parameters:
ParameterTypeRequiredDefaultDescription
namestringYesThe new name for the board. 1 to 16384 characters long.
defaultLabelsbooleanNoDetermines whether to use the default set of labels.
defaultListsbooleanNoDetermines whether to add the default set of lists to a board (To Do, Doing, Done). It is ignored if idBoardSource is provided.
descstringNoA new description for the board, 0 to 16384 characters long
idOrganizationstringNoThe id or name of the Workspace the board should belong to.
idBoardSourcestringNoThe id of a board to copy into the new board.
keepFromSourcestringNoTo keep cards from the original board pass in the value cards
powerUpsstringNoThe Power-Ups that should be enabled on the new board. One of: all, calendar, cardAging, recap, voting.
prefs_permissionLevelstringNoThe permissions level of the board. One of: org, private, public.
prefs_votingstringNoWho can vote on this board. One of disabled, members, observers, org, public.
prefs_commentsstringNoWho can comment on cards on this board. One of: disabled, members, observers, org, public.
prefs_invitationsstringNoDetermines what types of members can invite users to join. One of: admins, members.
prefs_selfJoinbooleanNoDetermines whether users can join the boards themselves or whether they have to be invited.
prefs_cardCoversbooleanNoDetermines whether card covers are enabled.
prefs_backgroundstringNoThe id of a custom background or one of: blue, orange, green, red, purple, pink, lime, sky, grey.
prefs_cardAgingstringNoDetermines the type of card aging that should take place on the board if card aging is enabled. One of: pirate, regular.

trello_boards_post_id_calendarkey_generate

Create a calendarKey for a Board Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe id of the board to update

trello_boards_post_id_emailkey_generate

Create a emailKey for a Board Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe id of the board to update

trello_boards_post_id_idtags

Create a Tag for a Board Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe id of the board to update
valuestringYesThe id of a tag from the organization to which this board belongs.

trello_boards_post_id_labels

Create a Label on a Board Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe id of the board to update
namestringYesThe name of the label to be created. 1 to 16384 characters long.
colorstringYesSets the color of the new label. Valid values are a label color or null.

trello_boards_post_id_lists

Create a List on a Board Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID of the board
namestringYesThe name of the list to be created. 1 to 16384 characters long.
posstringNoDetermines the position of the list. Valid values: top, bottom, or a positive number.

trello_boards_post_id_markedasviewed

Mark Board as viewed Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe id of the board to update

trello_boards_post_lists

Create a new List Parameters:
ParameterTypeRequiredDefaultDescription
namestringYesName for the list
idBoardstringYesThe long ID of the board the list should be created on
idListSourcestringNoID of the List to copy into the new List
posstringNoPosition of the list. top, bottom, or a positive floating point number

trello_boards_post_lists_id_archiveallcards

Archive all Cards in List Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID of the list

trello_boards_post_lists_id_moveallcards

Move all Cards in List Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID of the list
idBoardstringYesThe ID of the board the cards should be moved to
idListstringYesThe ID of the list that the cards should be moved to

trello_boards_put_id

Update a Board Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe id value
namestringNoThe new name for the board. 1 to 16384 characters long.
descstringNoA new description for the board, 0 to 16384 characters long
closedbooleanNoWhether the board is closed
subscribedstringNoWhether the acting user is subscribed to the board
idOrganizationstringNoThe id of the Workspace the board should be moved to
prefs/permissionLevelstringNoOne of: org, private, public
prefs/selfJoinbooleanNoWhether Workspace members can join the board themselves
prefs/cardCoversbooleanNoWhether card covers should be displayed on this board
prefs/hideVotesbooleanNoDetermines whether the Voting Power-Up should hide who voted on cards or not.
prefs/invitationsstringNoWho can invite people to this board. One of: admins, members
prefs/votingstringNoWho can vote on this board. One of disabled, members, observers, org, public
prefs/commentsstringNoWho can comment on cards on this board. One of: disabled, members, observers, org, public
prefs/backgroundstringNoThe id of a custom background or one of: blue, orange, green, red, purple, pink, lime, sky, grey
prefs/cardAgingstringNoOne of: pirate, regular
prefs/calendarFeedEnabledbooleanNoDetermines whether the calendar feed is enabled or not.

trello_boards_put_id_idboard

Move List to Board Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID of the list
valuestringYesThe ID of the board to move the list to

trello_boards_put_id_members

Invite Member to Board via email Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID of the board
emailstringYesThe email address of a user to add as a member of the board.
typestringNoValid values: admin, normal, observer. Determines what type of member the user being added should be of the board.
fullNamestringNoThe full name of the user to as a member of the board. Must have a length of at least 1 and cannot begin nor end with a space.

trello_boards_put_id_members_idmember

Add a Member to a Board Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe id of the board to update
idMemberstringYesThe id of the member to add to the board.
typestringYesOne of: admin, normal, observer. Determines the type of member this user will be on the board.
allowBillableGuestbooleanNoOptional param that allows organization admins to add multi-board guests onto a board.

trello_boards_put_id_memberships_idmembership

Update Membership of Member on a Board Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe id of the board to update
idMembershipstringYesThe id of a membership that should be added to this board.
typestringYesOne of: admin, normal, observer. Determines the type of member that this membership will be to this board.
member_fieldsstringNoValid values: all, avatarHash, bio, bioData, confirmed, fullName, idPremOrgsAdmin, initials, memberType, products, status, url, username

trello_boards_put_id_my_prefs_showsidebar

Update showSidebar Pref on a Board Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe id of the board to update
valuebooleanYesDetermines whether to show the side bar.

trello_boards_put_id_my_prefs_showsidebaractivity

Update showSidebarActivity Pref on a Board Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe id of the board to update
valuebooleanYesDetermines whether to show sidebar activity.

trello_boards_put_id_my_prefs_showsidebarboardactions

Update showSidebarBoardActions Pref on a Board Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe id of the board to update
valuebooleanYesDetermines whether to show the sidebar board actions.

trello_boards_put_id_my_prefs_showsidebarmembers

Update showSidebarMembers Pref on a Board Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe id of the board to update
valuebooleanYesDetermines whether to show members of the board in the sidebar.

trello_boards_put_id_myprefs_emailposition

Update emailPosition Pref on a Board Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe id of the board to update
valuestringYesValid values: bottom, top. Determines the position of the email address.

trello_boards_put_id_myprefs_idemaillist

Update idEmailList Pref on a Board Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe id of the board to update
valuestringYesThe id of an email list.

trello_boards_put_lists_id

Update a List Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID of the list
namestringNoNew name for the list
closedbooleanNoWhether the list should be closed (archived)
idBoardstringNoID of a board the list should be moved to
posstringNoNew position for the list: top, bottom, or a positive floating point number
subscribedbooleanNoWhether the active member is subscribed to this list

trello_boards_put_lists_id_closed

Archive or unarchive a list Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID of the list
valuestringNoSet to true to close (archive) the list

trello_boards_put_lists_id_field

Update a field on a List Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID of the list
fieldstringYesThe field on the List to be updated
valuestringNoThe new value for the field