Trello Integration for AI Agents

Securely connect your AI agents and chatbots (Claude, ChatGPT, Cursor, etc) with Trello MCP or direct API to create cards, update lists, fetch board activity, and automate workflows through natural language.
Trello Logo
Gradient Top
Gradient Middle
Gradient Bottom
divider

Supported Tools and Triggers

Tools
Triggers
Add boardCreates a new trello board; the 'name' parameter is required for creation, and various preferences can be customized or cloned from a source board.
Generate board calendar keyGenerates a new calendar key for the trello board specified by `idboard`, invalidating any previous key for that board.
Add checklist to boardCreates a new, initially empty checklist with a given name on an existing and accessible trello board.
Generate email key for boardGenerates a new email key for the trello board specified by idboard to enable or reset adding cards via email; this invalidates any previously existing email key for the board.
Add a label to a boardCreates a new label on an existing trello board.
Add new list to boardCreates a new, empty list on a specified, existing trello board, typically used as a column or category for organizing cards.
Mark board as viewedMarks the trello board specified by idboard as viewed for the current user, exclusively updating its viewed status and potentially influencing its position in user-specific lists and notification settings.
Add board power-upEnables the power-up specified by the 'value' parameter on the board; processes one power-up enablement per call.
Add cardCreates a new card in a trello list; `idlist` is required, and if `idcardsource` is used, the source card must be accessible.
Add comment to cardAdds a new text comment, which can include @mentions, to a trello card specified by its id; file attachments are not supported via this action.
Add attachment to cardAdds an attachment to a trello card by `idcard`; specify either a `file` to upload or a `url` to link, but not both.
Add check item to checklistAdds a new check item to an existing checklist on a specific trello card.
Add checklist to card via idAdds a checklist to a trello card: use `value` to add a specific existing checklist, `idchecklistsource` to create a new checklist by copying an existing one (optionally using `name` for the new checklist's name), or `name` to create a new empty checklist from scratch.
Add label to cardAdds an existing label to a trello card; `idcard` identifies the card and `value` is the id of the label to add.
Add card member by idAssigns a trello member to a specific trello card by card id (or short link) and member id.
Add labels to cardAdds a label to an existing trello card (specified by `idcard`), defining the label by `name` and either `color` or the overriding `value` (which specifies color by name); a new label is created on the board if a matching one (by name/color combination) doesn't already exist.
Add member vote to cardCasts a 'yes' vote for a specified member on a trello card; a member can only vote once per card.
Add sticker to cardAdds a sticker to a trello card, using a default sticker name (e.
Add checklist to cardCreates a new checklist on a trello card, either by name or by copying from `idchecklistsource`, targeting an `idcard` or `idboard`; this action creates only the checklist structure, not its items.
Add check item to checklistAdds a new check item to a specified trello checklist; this action does not update existing check items.
Create label on boardCreates a new label with a specified name (required) and color on a trello board (idboard required); this action defines the label but does not apply it to cards.
Add new list to boardCreates a new list on a specified trello board, with options to copy an existing list, set its position, initial state (archived/subscribed), and does not modify existing lists or move cards.
Archive all cards in listArchives all cards in a trello list; while cards can be restored via the trello interface, this action does not provide an unarchive function.
Add card to listCreates a new card in a trello list, which must be specified by an existing and accessible `idlist`.
Move all cards in list to boardMoves all cards from a trello list to a *different* board; this action is irreversible, moves (not copies) cards, and empties the source list without deleting it.
Upload member avatarUpdates a trello member's avatar using a base64-encoded image; the `file` field, though schema-optional, requires valid image data for a successful update.
Add member board backgroundAdds a new custom board background, from an image file, to a specified trello member's collection, making it available for their use but not applying it to any board.
Add board star to memberStars a trello board for a member (does not remove or list stars), optionally at a specified position; the board must exist and be accessible to the member.
Add custom board background for a memberAdds a new custom board background for a specified trello member; the `file` parameter (image data) is required.
Add custom emoji for a memberAdds a new custom emoji using an image file and a unique name to a trello member's account; this emoji is member-specific and not shared across the workspace.
Add custom sticker for memberUploads a custom sticker to a trello member's collection, if the member's plan allows custom stickers and respects associated limits.
Add saved search for memberCreates a new saved search with a specified name, position, and query for a trello member.
Mark all notifications as readMarks all trello notifications for the authenticated user as read across all boards; this action is permanent and cannot be undone.
Create organizationCreates a new trello organization (workspace) with a `displayname` (required), and optionally a description, website, and various preferences (e.
Add organization logoSets or updates the logo for a trello organization; the provided image file must adhere to trello's format and size restrictions.
Create new sessionCreates or updates a trello user session, optionally linking it to a specific board for status updates and setting the user's activity status.
Add token webhookCreates a webhook for a trello token to monitor a trello model (`idmodel`) and send notifications to a `callbackurl`, which must be publicly accessible and able to respond to trello's head validation request.
Convert checklist item to cardConverts a checklist item into a new card (useful for promoting a subtask), which inherits some properties from the item; this is irreversible via the api and offers no customization during conversion.
Delete action by idDeletes a specific trello action, such as a `commentcard`, by its id; this is an irreversible operation and only applies to deletable action types, as many (especially system-generated) actions cannot be deleted.
Delete member from boardPermanently removes a current member from a trello board, revoking their access; this action is irreversible.
Delete Power-Up from boardDisables a power-up on a trello board using the board's id and the plugin id of a power-up currently enabled on that board; this action is irreversible and may result in data loss.
Delete card action commentDeletes a specific comment action (identified by `idaction`) from a trello card (identified by `idcard`); this operation is irreversible and only affects comments.
Delete card attachmentPermanently removes a specified attachment from a trello card; this action is irreversible and requires that both the card and the attachment exist.
Delete card by IDPermanently deletes an archived trello card specified by its `idcard`.
Delete card checklistPermanently deletes a specific checklist from a trello card.
Remove label from cardRemoves a specific label from a trello card; the label itself is not deleted from the board, only its association with the card.
Remove member from cardRemoves a currently assigned member from a trello card, affecting only the card's member list and not the member's board membership or overall permissions.
Delete card label by colorPermanently removes a specific `color` label from an existing trello card identified by `idcard`, if the card has that label; this only disassociates the label from the card, not deleting the label definition itself.
Delete member vote from cardRemoves a member's vote from a trello card; this operation is irreversible and does not confirm if the vote existed prior to removal.
Delete card stickerPermanently removes a specific sticker (identified by `idsticker`) from a trello card (identified by `idcard`).
Delete checklist itemPermanently deletes a specific check item from a checklist on a trello card; this operation is irreversible and only affects the specified item, not the entire checklist.
Delete checklist by idPermanently and irreversibly deletes a trello checklist and all its items using the `idchecklist`.
Delete label by idPermanently deletes an existing label from a trello board by its id; this operation is irreversible via the api.
Delete member board backgroundPermanently deletes a specific custom board background belonging to the specified trello member; this operation cannot be undone.
Delete member custom stickerDeletes a custom sticker from a trello member's collection; this permanent action is only available for custom stickers within a trello workspace on a paid plan.
Delete member saved searchPermanently deletes a specific saved search for a trello member, used when the search is outdated or no longer needed.
Delete member board starRemoves a specific starred board (identified by `idboardstar`) from a trello member's (identified by `idmember`) list of favorites; `idboardstar` must be an existing star for that member.
Delete organization by idPermanently deletes a trello organization and all its associated data; this action is irreversible and requires caution.
Delete organization logo by idDeletes an existing trello organization's custom logo, restoring its default and leaving other settings unchanged; if no custom logo exists, it succeeds without effect.
Delete member from organizationRemoves a member entirely from a specific trello organization, including from all its boards and cards; this action is permanent and does not delete the member's trello account.
Delete organization member by IDsPermanently removes a member from a trello organization by id, revoking all access to its content; re-invitation is required for renewed access, and this does not delete the member's trello account.
Delete org invite restrictionRemoves a previously set email domain invitation restriction for a trello organization.
Delete org associated domainIrreversibly deletes an associated email domain from a trello organization's preferences to update email domain restrictions for workspace membership; the domain must be currently associated for removal.
Delete tokenDeletes a specific trello api token, identified by its value in the path, permanently revoking its access; this action is irreversible and used to invalidate compromised or unneeded tokens.
Delete token webhook by idDeletes an existing webhook, specified by its `idwebhook`, thereby stopping its notifications.
Delete webhook by idPermanently deletes an existing trello webhook by its `idwebhook`, an irreversible action that stops future notifications.
Dismiss member messageDismisses a specific one-time message for an existing trello member, preventing it from being displayed again.
Get board by action idRetrieves details for the trello board associated with a specific action id, returning board information only.
Get action's board fieldRetrieves a specified `field` from the trello board associated with the provided trello `idaction`.
Get action by IDRetrieves detailed information about a specific trello action by its id.
Get action field by idRetrieves the value of a specific field (e.
Get card by action IDRetrieves trello card details for a given `idaction`, which must be an action specifically linked to a card; returns only card data, not action details.
Get action's card fieldRetrieves a specific field from the trello card associated with the given action id.
Get action display by IDRetrieves a display-friendly representation of an existing and accessible trello action for ui/report purposes, providing presentation-focused data instead of full raw details and without altering the action.
Get action entities by idRetrieves all entities (e.
Get an action's listRetrieves the trello list associated with a specific trello action id, for actions linked to a list.
Get field of action's listRetrieves a specific field of the list associated with a trello action, returning only that single field's value.
Get action's member by idRetrieves specified details of the trello member who performed the action identified by `idaction`; information is specific to this action's context, not the member's full profile.
Get member action field by IDFetches a specific field of a member for a trello action, returning only one field per call for optimized data retrieval.
Fetch action member creatorRetrieves details about the trello member who created the action with the given `idaction`.
Get action member creator fieldGets information about the creator of a trello action.
Fetch organization action by idFetches the organization details for a given trello action, if the action has an associated organization.
Get action's organization fieldRetrieves the value of a specific `field` for the organization associated with a trello `idaction`; use if the action has an organization and you need only that field (e.
Get batchExecutes multiple trello api get requests in a single batch operation for efficient bulk data retrieval.
Get board actions by idRetrieves actions (e.
Get board stars by board IDRetrieves board stars (user-marked favorites) for a specified trello board, where `idboard` must be an existing board; use to list a user's starred boards or all stars on a particular board.
Get board by idFetches comprehensive details for a specific trello board by its id; this is a read-only action.
Get board fieldRetrieves the value of a single, specified field from a trello board.
Get cards by board IDRetrieves cards from an existing trello board, allowing filtering and customization of fields for cards, attachments, and members.
Get cards by filter from boardRetrieves cards from a specified trello board, filtered by 'all', 'closed', 'none', 'open', or 'visible'.
Get card from boardRetrieves details for a specific trello card by its id and its parent board's id, with options to customize returned fields for the card and associated data like attachments, actions, members, and checklists.
Get board checklistsRetrieves checklists (primarily structure/metadata, not detailed item history) from a trello board, with options to include associated card and check item details and to control which fields are returned for each entity.
Retrieve board deltasRetrieves recent changes (deltas) for a trello board by its id, allowing tracking of modifications since a specified update sequence number (`ixlastupdate`).
Get board labels by IDFetches labels for a specified trello board, aiding in its organization or label management; this action does not detail per-card label usage.
Get a board labelFetches specified fields for a specific label on a trello board; this read-only action does not return information about which cards the label is attached to.
Get board's listsRetrieves lists from a specified trello board, with options to filter lists and include card details.
Get board lists by filterFetches lists by status from an accessible trello board; card details for these lists require a separate call.
Get board membersRetrieves members of a trello board, with options to filter the list and select specific member fields to return.
Get board members filteredRetrieves members of a trello board using a specified filter, assuming the board exists and the filter is valid.
Get member cards from boardRetrieves cards for a member on a board, with options to customize returned fields and related data; member must have board access.
List board membershipsRetrieves trello board memberships (user roles and permissions) for auditing access or managing collaboration, returning only membership data and not other board content.
Get board membershipRetrieves a specific membership on a trello board by its id, optionally including member details.
Get invited board membersRetrieves a list of members invited to a specific trello board who have not yet joined.
Retrieve invited board member fieldRetrieves a specific field (e.
Get my board preferencesRetrieves the authenticated user's preferences for a specific trello board.
Get board organizationFetches information about the trello workspace (organization) to which a specific board belongs, returning details for the workspace only, not the board itself or its content.
Get board organization fieldRetrieves a specific field from the organization associated with a trello board, useful for obtaining targeted details without fetching the entire organization object.
Get card actions by idRetrieves the history of actions (e.
Get card attachmentsRetrieves attachments for a trello card.
Get specific card attachmentRetrieves a specific attachment from a trello card by card id and attachment id.
Get board by card idFetches detailed information about the trello board to which a specific, existing, and accessible card belongs, using the card's id or short link.
Get board field by card IDRetrieves a specific field from the board associated with a given trello card.
Get card by IDRetrieves a trello card by its id or shortlink, with options to include related data like actions, attachments, members, and checklists.
Get card field by idRetrieves the value of a single, specified field from a trello card.
Get card check item statesGets the states (e.
Get card checklists by IDRetrieves all checklists, including their check items, for a trello card specified by its id or shortlink, if the card exists and is accessible.
Get list by card IDGets the trello list to which a specified card (which must exist) belongs.
Get card list fieldFetches a specific field from the trello list that a given card belongs to.
Get card membersRetrieves members of a trello card, identified by its id or shortlink, allowing customization of which member fields are returned.
Get card members votedFetches members who voted on a trello card; requires an existing card id, the voting power-up to be active on the board, and members to have voted; returns member details, not vote counts.
Get card stickers by ID cardRetrieves all visual stickers (used for categorization, emphasis, or decoration) from an existing and accessible trello card; this read-only action does not affect other card elements.
Get card sticker by idCall this action to retrieve detailed properties (like image, position, rotation) of a specific sticker on a trello card.
Get check item by idRetrieves a specific check item from a checklist using the checklist id and check item id.
Get board for a checklistRetrieves the trello board a specific checklist belongs to, using the checklist id.
Get checklist's board fieldRetrieves a specified `field` (e.
Get checklist by IDFetches a trello checklist by its `idchecklist`, requiring the id to refer to an existing checklist, and allows specifying which details of the checklist, its cards, and check items are returned.
Get checklist fieldRetrieves a specific field's value from a trello checklist by its id and the field name, without loading the entire checklist object or its items.
Get checklist cardsRetrieves cards associated with a specific, valid trello checklist id, allowing for filtering and customization of card and related entity data fields.
Get cards from a checklist by filterRetrieves cards from a specified trello checklist, filterable by card id or status (e.
Get checklist items by IDRetrieves check items from an existing trello checklist, optionally filtering them and specifying which fields to return.
Get board by label IDRetrieves the trello board to which a given, valid trello label id (`idlabel`) belongs.
Retrieve board field by label idRetrieves a specified `field` (e.
Get label by idRetrieves detailed information for a specific trello label by its id, allowing selection of specific fields to return.
Get list actions by IDRetrieves actions (like card movements or comments, newest first) for a trello list by its id, to track history or create activity logs.
Get board by list IDRetrieves the board to which a specific trello list belongs.
Get board field by list IDRetrieves a specific field (e.
Get list by IDRetrieves a trello list by its unique id, optionally including details for its cards and parent board.
Get list field valueFetches the value of a single, specified field from a trello list.
Get cards in a listFetches cards from a trello list by its id, with options to filter and customize the returned card data.
Get list cards by filterRetrieves cards from a specific trello list, filtered by criteria like 'open', 'closed', or 'all'.
Get Member Board BackgroundRetrieves a specific custom board background for a trello member, using the member's id and the board background's id.
Get member custom board backgroundRetrieves metadata (e.
Get member custom emojiRetrieves a specific custom emoji by its id for a trello member, requiring that both the member and emoji exist and are associated.
Get member custom stickerRetrieves a specific custom sticker by id for a trello member; returns only sticker data (not its usage on cards/boards), with optional field selection.
Get member actions by IDRetrieves a list of actions for a specified trello member, allowing filtering by type, date, models, and control over output format and fields.
Get Member Saved SearchFetches the details of a specific saved search for a trello member; this does not execute the search.
Get member board backgroundsFetches the board backgrounds for a specified trello member.
Get member boards by idRetrieves board-level details (not lists/cards) for trello boards associated with a member id or username, allowing extensive customization of the returned data.
Get member boards with filterRetrieves a list of boards for a specific trello member, applying a filter such as 'open', 'starred', or 'all'.
Get member's invited boardsRetrieves trello boards to which a specific member has been invited but has not yet joined.
Get member's invited board fieldRetrieves a specific field from trello boards to which a member has been invited but not yet joined; returns an empty result for no pending invitations.
Get member board starsFetches only the boards a specific trello member has starred, identified by their id or username.
Get member board starRetrieves detailed information about a specific board star (a trello board marked as a favorite) for a given trello member.
Get member by IDFetches comprehensive information about a trello member, specified by id or username, including profile, activities, boards, cards, notifications, and organization affiliations, with customizable detail levels via filters and field parameters.
Get member field by IDEfficiently retrieves a specific field (e.
Get cards by member IDRetrieves cards for a trello member, specified by id or username, with options to filter cards and include related data like actions, attachments, and checklists.
Get member cards by filterRetrieves cards for a trello member, applying a filter that must be a trello-recognized card filter.
Retrieve member custom board backgroundsRetrieves custom board backgrounds for a trello member, who must exist, using their id or username.
Get member custom emojiRetrieves all custom (user-specific, non-standard) emojis that a specified trello member has created or can access.
Get member custom stickersRetrieves a member's custom stickers, which are unique personalized stickers created by them, distinct from standard trello stickers.
Get member deltas by IDRetrieves a chronological list of all changes (deltas) made by a specific trello member, including modifications to boards, lists, and cards, to audit activity or sync data.
Get member notifications by idRetrieves notifications for a trello member, specified by their id or username, with options for filtering and pagination.
Get member notifications by filterRetrieves a list of a trello member's notifications, filtered by specified types.
Get a specified member's organizationsFetches organizations a specific trello member belongs to; the `idmember` must be an id or username of an existing trello member.
Get member organizations by filterFetches a list of organizations a specific trello member belongs to, using a filter to narrow down the results.
Retrieve member s invited organizationsRetrieves organizations a trello member has been invited to but has not yet accepted or declined.
Get field of member's invited organizationGet a specific field of an organization to which the member has a pending invitation; returns data only if such an invitation exists.
Get member saved searchesRetrieves all saved search queries for a trello member; this action only retrieves saved searches and does not execute them.
Retrieve member tokensGets api token metadata for a trello member; actual token values are excluded for security.
Get notification creator fieldFetches a specific field of the member who created the specified trello notification.
Get notification organization fieldRetrieves a specific field from the trello organization associated with a given notification, provided the notification is linked to an organization.
Get notification board by IDGets the trello board associated with a given notification id, returning only board data and allowing selection of specific board fields.
Get notification's board fieldRetrieves a specific, valid field from the board associated with a trello notification.
Get notification by IDRetrieves a specific trello notification by its id, optionally including related entities and specific fields for the notification and its related entities.
Get a notification fieldRetrieves a specific field from a trello notification.
Get notification's cardRetrieves card details (excluding notification, board, or list data) for a specified trello idnotification, which must exist and be linked to a card.
Get notification card fieldRetrieves a specific field of a trello card, using the id of a notification that is directly associated with that card.
Get notification display by idRetrieves the information needed to display an existing trello notification, identified by its id, without altering the notification or fetching its complete metadata.
Get notification entities by idRetrieves trello entities (e.
Retrieve notification list by idRetrieves details of the trello list associated with a specific notification id.
Get notification list fieldEfficiently retrieves a single specified field from a trello list linked to a notification, avoiding fetching the entire list.
Get notification member by idFetches details of the member (not the notification content itself) associated with a specific trello notification id.
Retrieve notification member fieldRetrieves a specific `field` of the trello member associated with the given `idnotification`.
Get member creator of a notificationFetches the creator (member) of a trello notification, identified by `idnotification`, returning only creator details and respecting trello privacy settings and user permissions.
Get notification organizationRetrieves the trello organization linked to a specific notification id; returns organization details only, not the notification itself.
Get organization actions by IDRetrieves a log of actions (e.
Get organization boardsFetches boards for a trello organization, specified by its id or name, with options to filter and customize returned data.
Get organization boards by filterFetches a list of boards belonging to a specific trello organization, filtered by a given criterion.
Get organization by IDRetrieves detailed information about a specific trello organization, including optional related resources like members, boards, and actions, using its id or unique name.
Get organization field by idRetrieves the value of a single specified `field` for a trello organization `idorg`, ideal for efficiently fetching a specific piece of information without loading the full organization details.
Get organization deltas by idRetrieves a log of recent modifications (deltas) for a trello organization, filterable by tags and supporting incremental fetching via an update index.
Retrieve organization members by idRetrieves members of a trello organization (specified by id or name), with an option to include member activity if the organization is premium.
Get organization members by filterFetches members of a specified trello organization using a filter like 'all', 'normal', 'admins', or 'owners'.
Get organization member cardsFetches all cards assigned to a specific member of a given trello organization.
Get organization membershipsFetches organization-level memberships for a trello organization, with options to filter members and include their details; does not return board-specific memberships.
Get organization membershipRetrieves a specific membership within a trello organization, using their respective ids, to ascertain the member's role, status, or permissions.
Get invited organization membersRetrieves members invited to a trello organization who have not yet accepted their invitation, returning only data for pending invitations (not active or former members) and cannot send or modify invitations.
Get organization invited member fieldRetrieves a specific `field` (e.
Search TrelloSearches trello content (e.
Search for membersSearches trello members by name, username, or email, optionally scoped to a board or organization.
Get sessions socketEstablishes a websocket connection with trello for receiving real-time updates on trello entities.
Get token by tokenRetrieves information about a specific trello api token, allowing selection of specific fields and inclusion of webhook details.
Get token fieldRetrieves a specific field from a trello token, provided the token is valid, has necessary permissions, and the field is a valid token field.
Get token memberRetrieves information about the trello member associated with the current api token, allowing customization of the returned fields.
Retrieve token member fieldRetrieves a specific field for the trello member associated with the provided api token.
Get webhooks for tokenRetrieves all webhooks associated with a specific trello api token.
Get token webhook by IDRetrieves detailed information for a specific trello webhook, identified by `idwebhook`, that is associated with the given `token`.
Get type by idRetrieves the structural details of a trello object type (e.
Get webhook by IDRetrieves the full configuration and status for a specific trello webhook by its unique id; this action does not return past notification history.
Get webhook field by idGets a specific field's value from a trello webhook, avoiding retrieval of the full webhook object.
Mark card notifications readMarks all notifications associated with a specific trello card as read; this is irreversible and only affects read status, not deleting or modifying notifications.
Remove checklist itemPermanently deletes a specific checklist item from a checklist on a trello card using their respective ids.
Remove member's custom board backgroundPermanently deletes a specific custom board background (identified by `idboardbackground`) associated with an existing trello member (identified by `idmember`).
Update Member Board StarUpdates an existing board star for a member, allowing changes to the target board (must be a valid, accessible board id if specified) or the star's position.
Update action textUpdates the `text` field of a specific trello comment action, identified by `idaction`.
Update action textUpdates the text of an existing trello action (e.
Update board membershipUpdates a user's role (e.
Update board by IDUpdates attributes (e.
Update board closed statusArchives (closes) an active trello board or reopens a previously archived board.
Update board descriptionUpdates the description of a specified trello board; the update is immediate and does not affect other board elements like lists, cards, or membership.
Update board sidebar actions preferencesUpdates the current user's preference for the visibility of sidebar board actions on a specific trello board.
Update board organizationMoves an existing trello board to a specified, existing trello organization, which can affect the board's visibility and member access.
Update a board's blue label nameSets the name of the blue label for a trello board.
Update board's green label nameUpdates the name of the green label for a specified trello board; this change is board-wide, affects all cards using this label, and does not change the label's color.
Update board label orange nameUpdates the name of the orange label for a specified trello board, affecting only the label's name, not its color or associated cards.
Update purple label nameUpdates the name of the purple label on a trello board specified by `idboard`.
Update board label name redUpdates the name of the red label on a specified trello board, without affecting its color or other labels.
Update yellow label name on boardUpdates the name of a board's yellow label; other colored labels are unaffected.
Update board membersAdds or updates a member's role on a specific trello board, typically requiring the member's `email` and a membership `type`.
Update board member attributesUpdates a current member's email, full name, or role (admin, normal, or observer) on a specific trello board; email and full name changes are board-specific and do not affect the member's global trello profile.
Modify board email position preferenceUpdates a trello board's email position preference for new cards; this preference only affects new cards (not existing ones) and the board must exist.
Update board email list preferenceSets or disables the default trello list for new cards created via email on a specific board.
Update board show list guide preferenceUpdates the 'show list guide' preference for a specified trello board, affecting visibility for all users of that board.
Update my board sidebar activity preferenceSets the current user's preference for displaying or concealing the sidebar activity feed on an accessible trello board; this change only affects the requesting user.
Update board sidebar visibilityUpdates the authenticated user's personal preference for showing or hiding the sidebar on a specific trello board.
Update board sidebar members preferenceUpdates the authenticated user's preference for showing or hiding members in a specific trello board's sidebar, affecting only the current user's view.
Update board nameUpdates the name of an existing trello board, identified by `idboard`; this change only affects the board's name, not its other attributes.
Update board backgroundUpdates the cosmetic background preference for a specific trello board; this change does not affect board functionality or content.
Update board calendar feed enabled statusUpdates the 'calendarfeedenabled' preference for a trello board, which, when enabled, makes board cards with due dates accessible via an icalendar feed for external calendar integration.
Update board card aging preferenceUpdates the card aging visual preference to 'pirate' or 'regular' mode for a specified trello board.
Update board card cover preferenceUpdates the preference on a specific trello board for whether existing card covers are displayed; this controls visibility only and does not add or remove the actual covers from cards.
Update board comment preferencesChanges the permission settings for who can add comments to cards on a specific trello board, without affecting other board settings.
Update board invitation preferencesUpdates who can invite new members ('admins' or 'members') to a specific trello board.
Update board prefs permission levelUpdates the permission level preference (e.
Update board self-join preferenceUpdates a board's 'selfjoin' preference, determining if members can join freely or must be invited.
Update board voting preferencesSets who can vote on cards for an existing trello board, changing only the voting preferences for all cards on the board.
Update board subscription statusUpdates the authenticated user's subscription status (subscribe/unsubscribe for notifications) for a specified trello board, to which the user must have access.
Update board star positionUpdates the display position of a specific starred board for a trello member (referenced by `idmember` or 'me') using its `idboardstar`, allowing reordering to 'top', 'bottom', or a specific positive numerical position (as a string).
Update checklist item positionUpdates the position of a check item within a checklist on a trello card; the new position can be 'top', 'bottom', or a positive integer.
Update card checklist item stateUpdates the state of a specific check item on a trello card's checklist, only affecting its completion status and no other properties.
Update card commentUpdates the text for a given comment action (`idaction`) on a specified card (`idcard`), affecting only the text content.
Update card attributesUpdates an existing trello card's attributes like name, description, due date, members, labels, position, or archives/unarchives it, attaches files, or changes its cover.
Update card closed status by idUpdates the 'closed' status of an existing trello card.
Update card descriptionUpdates or clears the entire description of an existing trello card; use an empty string for `value` to clear.
Update card due dateUpdates the due date of a specific trello card; the card identified by `idcard` must exist.
Update card attachment coverSets or removes the attachment cover for an existing trello card, using a specified image attachment id from that card or `none` to remove the cover.
Move card to boardMoves a trello card to a different board and, optionally, to a specific list on that new board, useful for reorganizing across projects or workflows.
Update card list IDMoves a trello card to a different list on the same trello board; this operation is idempotent and only updates the card's list id.
Add member to cardAdds a member to a trello card, appending their id to the card's list of member ids; the card must exist and the member must have board permissions.
Update card labelsUpdates labels on an existing trello card; use `value` with a color list (e.
Update card nameUpdates the name of an existing trello card, identified by its id or shortlink; other card properties remain unchanged.
Update card positionUpdates a trello card's position within its list to 'top', 'bottom', or a specified 1-indexed positive integer.
Update card sticker attributesUpdates an existing sticker's image, position (top, left coordinates), or stacking order (zindex) on a specific trello card; the `rotate` parameter may not be supported by trello.
Update card subscribed statusUpdates the user's subscription status for a trello card, if the card exists and is accessible.
Update a checklist itemUpdates a check item's attributes (name, position, state) or moves it to a different checklist on the same card, requiring the card id, current checklist id, and check item id.
Update checklist item name in cardUpdates the name of a specific check item on a checklist within a trello card, provided the card, checklist, and check item all exist.
Update checklistUpdates an existing trello checklist, allowing modification of its name, position, associated card/board, or copying items from a source checklist.
Move checklist to cardMoves a trello checklist to a new parent card; the checklist and the destination card must exist.
Update checklist nameUpdates the name of an existing trello checklist.
Update checklist position by idUpdates the position of an existing checklist on a trello card.
Update label attributesUpdates an existing trello label's attributes (color, name, or associated board) by its id; the label must exist.
Update label colorUpdates the color of an existing trello label, or removes its color if 'null' is specified for the value.
Update label nameUpdates the name of an existing trello label, identified by `idlabel`; an empty string for `value` clears the label's name but does not delete the label.
Update list attributesUpdates attributes of an existing trello list, such as name, position, archive status, board, or copies cards from another list, provided the list `idlist` exists.
Update lists closed statusUpdates whether an existing trello list is closed (archived); a closed list is hidden from the board view but not deleted and can be re-opened.
Move list to boardMoves an existing trello list (identified by `idlist`) to an existing destination board (board id in `value`), optionally setting its new position (`pos`).
Update list nameUpdates the name of an existing trello list, identified by its id; this only changes the list's name, not its cards or position.
Update list positionChanges a trello list's order on a board to 'top', 'bottom', or a specified numeric position, affecting only its position.
Update list subscriptionUpdates the subscription status for a trello list, allowing the user to subscribe or unsubscribe to control notifications.
Update Member Board BackgroundUpdates an existing board background's properties (brightness, image file, or tiling) for a specified trello member, using their id and the board background id.
Update member avatar sourceUpdates the avatar source for a specified trello member.
Update member saved searchUpdates an existing trello member's saved search (name, position, or query) identified by `idmember` and `idsavedsearch`.
Update member saved search nameUpdates a trello member's saved search display name (not its criteria), identified by `idmember` and `idsavedsearch`; the search must exist and belong to the member.
Update member saved search positionUpdates the position of a specified saved search for a trello member; other attributes of the saved search or member remain unchanged.
Update member saved search queryUpdates the query string of an existing saved search for a trello member.
Update member bioUpdates the bio of a specified trello member.
Update member by IDUpdates an existing trello member's profile information, preferences, or username.
Update member's custom board backgroundUpdates a specific existing custom board background for a trello member.
Update member full name by idUpdates the full name for a trello member, identified by their valid id or username; this operation only affects the full name, leaving other profile information unchanged.
Update member initialsUpdates the initials for a specified trello member, identified by their id or username.
Update member color blind preferenceUpdates a trello member's color blind preference, which only changes their specific display without affecting others.
Update member locale preferenceUpdates a trello member's locale preference; affects date/time display (not existing content translation) and an empty `value` may reset to default.
Update Member Summary IntervalUpdates a trello member's preference for the frequency of email summary notifications; this setting affects only summary notifications.
Update member usernameUpdates the username for an existing trello member, identified by their id or current username.
Update notification status by idUpdates only the 'unread' status of a specific trello notification.
Update notification unread statusMarks an existing and accessible trello notification as read or unread.
Update organization attributesUpdates various attributes of an existing trello organization, identified by `idorg`.
Update organization descriptionUpdates or clears the description for an existing trello organization, identified by its id or name, to a new string up to 16384 characters.
Update organization display nameUpdates the display name of a trello organization, identifiable by its current id or name (`idorg`), to the new `value`; other attributes remain unaffected.
Update an organization memberAdds/updates a member in a specified trello organization (`idorg`); `email` and `type` are api-required, `fullname` is needed if `email` is new to trello.
Update organization memberUpdates a member's details (email, full name, or type) in a trello organization, applying changes only to the fields provided.
Update organization name by idUpdates the unique programmatic identifier (used in urls and api interactions) for an existing trello organization; this is an irreversible operation, effective immediately, and only affects this identifier.
Update organization Google Apps versionUpdates the google apps integration version preference for a specified trello organization, to manage compatibility or features related to google workspace services.
Update organization invite restrictionModifies a trello organization's invitation policy using an email, domain, or keyword rule, affecting only future invites, not existing members.
Update organization permission levelUpdates a trello organization's `permissionlevel` preference, determining if it's members-only or link-accessible, and affecting new board default visibility.
Update organization websiteUpdates the website url for a specified trello organization.
Update an organization's associated domain preferencesUpdates or removes the google workspace domain associated with a trello organization, often to configure features like sso or automatic user provisioning.
Update organization board visibility preferenceUpdates the preference controlling who can set board visibility to 'organization-visible' within an existing trello organization.
Update an organization's external members accessUpdates the 'externalmembersdisabled' preference for a trello organization to control whether non-members can be added to its boards.
Update org member deactivation statusUpdates a member's deactivation status in an organization; 'true' deactivates (suspends access temporarily), 'false' reactivates.
Update org membershipUpdates a trello organization member's type to 'admin', 'normal', or 'observer', using the organization and membership ids.
Update organization private board visibility restrictionUpdates the organization's preference controlling who is permitted to change the visibility of its private boards; requires admin privileges for the organization.
Update organization public board visibilityUpdates the restriction on who can set board visibility to public for a specified trello organization.
Update session by idUpdates a trello user session's viewed board id or status; call when user activity or board focus changes.
Update session status by IDUpdates the status of an existing trello session.
Update a token's webhookUpdates an existing webhook's description, callback url, or monitored trello model id, using the api token in the path to identify the webhook; any new `idmodel` must be accessible by the token.
Update webhooksUpdates an existing trello webhook's description, active status, callback url, or monitored model id; requires the webhook id (not in request body) to be specified, typically via url path.
Update webhook active statusUpdates the active status ('true' or 'false') of an existing trello webhook specified by `idwebhook`, without affecting other properties.
Update webhook configurationUpdates an existing trello webhook's configuration, avoiding the need to delete and recreate it for modifications.
Update webhook callback urlUpdates the callback url for a specific trello webhook; other webhook attributes remain unchanged.
Update webhook descriptionUpdates the description of an existing trello webhook; an empty string for the new description removes the current one.
Update webhook idModelUpdates the `idmodel` (the monitored trello entity like a board, list, or card) for an active webhook `idwebhook` to the new model id `value`; other webhook properties are unaffected.

Connect Trello MCP Tool with your Agent

Python
TypeScript

Install Composio

python
pip install composio claude-agent-sdk
Install the Composio SDK and Claude Agent SDK

Create Tool Router Session

python
from composio import Composio
from claude_agent_sdk import ClaudeSDKClient, ClaudeAgentOptions

composio = Composio(api_key='your-composio-api-key')
session = composio.create(user_id='your-user-id')
url = session.mcp.url
Initialize the Composio client and create a Tool Router session

Connect to AI Agent

python
import asyncio

options = ClaudeAgentOptions(
    permission_mode='bypassPermissions',
    mcp_servers={
        'tool_router': {
            'type': 'http',
            'url': url,
            'headers': {
                'x-api-key': 'your-composio-api-key'
            }
        }
    },
    system_prompt='You are a helpful assistant with access to Trello tools.',
    max_turns=10
)

async def main():
    async with ClaudeSDKClient(options=options) as client:
        await client.query('Create a new Trello card in the "To Do" list on my board')
        async for message in client.receive_response():
            if hasattr(message, 'content'):
                for block in message.content:
                    if hasattr(block, 'text'):
                        print(block.text)

asyncio.run(main())
Use the MCP server with your AI agent

Connect Trello API Tool with your Agent

Python
TypeScript

Install Composio

python
pip install composio_openai
Install the Composio SDK

Initialize Composio and Create Tool Router Session

python
from openai import OpenAI
from composio import Composio
from composio_openai import OpenAIResponsesProvider

composio = Composio(provider=OpenAIResponsesProvider())
openai = OpenAI()
session = composio.create(user_id='your-user-id')
Import and initialize Composio client, then create a Tool Router session

Execute Trello Tools via Tool Router with Your Agent

python
tools = session.tools
response = openai.responses.create(
  model='gpt-4.1',
  tools=tools,
  input=[{
    'role': 'user',
    'content': 'Add a new card to the "Sprint Backlog" list with the title "Implement login feature".'
  }]
)
result = composio.provider.handle_tool_calls(
  response=response,
  user_id='your-user-id'
)
print(result)
Get tools from Tool Router session and execute Trello actions with your Agent

Why Use Composio?

AI Native Trello Integration

  • Supports both Trello MCP and direct API based integrations
  • Structured, LLM-friendly schemas for reliable tool execution
  • Rich coverage for reading, writing, and querying your Trello data

Managed Auth

  • Built-in OAuth handling with automatic token refresh and rotation
  • Central place to manage, scope, and revoke Trello access
  • Per user and per environment credentials instead of hard-coded keys

Agent Optimized Design

  • Tools are tuned using real error and success rates to improve reliability over time
  • Comprehensive execution logs so you always know what ran, when, and on whose behalf

Enterprise Grade Security

  • Fine-grained RBAC so you control which agents and users can access Trello
  • Scoped, least privilege access to Trello resources
  • Full audit trail of agent actions to support review and compliance

Frequently Asked Questions

Do I need my own developer credentials to use Trello with Composio?

No, you can get started immediately using Composio's built-in Trello app. For production, we recommend configuring your own OAuth credentials.

Can I use multiple toolkits together?

Yes! Composio's Tool Router enables agents to use multiple toolkits. Learn more.

Is Composio secure?

Composio is SOC 2 and ISO 27001 compliant with all data encrypted in transit and at rest. Learn more.

What if the API changes?

Composio maintains and updates all toolkit integrations automatically, so your agents always work with the latest API versions.

Used by agents from

Context
ASU
Letta
glean
HubSpot
Agent.ai
Altera
DataStax
Entelligence
Rolai
Context
ASU
Letta
glean
HubSpot
Agent.ai
Altera
DataStax
Entelligence
Rolai
Context
ASU
Letta
glean
HubSpot
Agent.ai
Altera
DataStax
Entelligence
Rolai

Never worry about agent reliability

We handle tool reliability, observability, and security so you never have to second-guess an agent action.