Trello
for LuumenAI

Read Trello boards for context, and post updates as approved steps.

Trello holds the working state of a lot of operations work: incident follow-ups, migration checklists, change queues. Luumen reads boards, cards, lists, and the action history behind them, so you can ask what moved and why without opening a browser. Changes — a new card, a comment, a label — are previewed and held for your approval by default. Luumen connects over OAuth 1.0.

The Trello toolbox

321 tools: 147 read, 174 write. Reads answer instantly. Writes require approval by default. Everything is logged.

  • ReadGet board by action idRetrieves details for the Trello board associated with a specific action ID, returning board information only.
  • ReadGet action's board fieldRetrieves a specified `field` from the Trello board associated with the provided Trello `idAction`.
  • ReadGet action by IDRetrieves detailed information about a specific Trello action by its ID.
  • ReadGet action field by idRetrieves the value of a specific field (e.g., 'data', 'date', 'type') from a Trello action using its unique ID.
  • ReadGet 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.
  • ReadGet action's card fieldRetrieves a specific field from the Trello card associated with the given action ID.
  • ReadGet 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…
  • ReadGet action entities by idRetrieves all entities (e.g., boards, lists, cards, members) associated with a specific, existing Trello action ID.
  • ReadGet an action's listRetrieves the Trello list associated with a specific Trello action ID, for actions linked to a list.
  • ReadGet field of action's listRetrieves a specific field of the list associated with a Trello action, returning only that single field's value.
  • ReadGet action's member by idRetrieves the Trello member who was the subject of an action (not the creator).
  • ReadGet Action Subject Member FieldRetrieves a specific field of the member who was the subject of a Trello action.
  • ReadFetch action member creatorRetrieves details about the Trello member who created the action with the given `idAction`.
  • ReadGet action member creator fieldRetrieves a specific field from the profile of the Trello member who created a given action.
  • ReadFetch organization action by idFetches the organization details for a given Trello action, if the action has an associated organization.
  • ReadGet 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.g., 'name', 'id', 'url').
  • ReadGet action's reaction by IDRetrieves detailed information about a specific reaction on a Trello action.
  • ReadList action reactionsList reactions for a specific action.
  • ReadGet batchExecutes multiple Trello API GET requests in a single batch operation for efficient bulk data retrieval.
  • ReadGet board actions by idRetrieves actions (e.g., card creations, comments) for a Trello board by its ID, useful for activity tracking; the board must exist.
  • ReadGet board Power-UpsGet the list of enabled Power-Ups on a Trello board.
  • ReadGet 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.
  • ReadGet board by idFetches comprehensive details for a specific Trello board by its ID; this is a read-only action.
  • ReadGet board fieldRetrieves the value of a single, specified field from a Trello board.
  • ReadGet cards by board IDRetrieves cards from an existing Trello board, allowing filtering and customization of fields for cards, attachments, and members.
  • ReadGet cards by filter from boardRetrieves cards from a specified Trello board, filtered by 'all' (all cards), 'closed' (archived only), 'open' (non-archived), or 'visible' (cards on non-archived lists).
  • ReadGet 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…
  • ReadGet 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…
  • ReadGet board custom fieldsRetrieve custom field definitions for a board.
  • ReadRetrieve board deltasRetrieves recent changes (deltas) for a Trello board by its ID, allowing tracking of modifications since a specified update sequence number (`ixLastUpdate`).
  • ReadGet 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.
  • ReadGet 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.
  • ReadGet board's listsRetrieves lists from a specified Trello board, with options to filter lists and include card details.
  • ReadGet board membersRetrieves members of a Trello board, with options to filter the list and select specific member fields to return.
  • ReadGet 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.
  • ReadList board membershipsRetrieves Trello board memberships (user roles and permissions) for auditing access or managing collaboration, returning only membership data and not other board content.
  • ReadGet board membershipRetrieves a specific membership on a Trello board by its ID, optionally including member details.
  • ReadGet invited board membersRetrieves a list of members invited to a specific Trello board who have not yet joined.
  • ReadRetrieve invited board member fieldRetrieves a specific field (e.g., email, username) for members who have been invited to a Trello board but have not yet joined.
  • ReadGet my board preferencesRetrieves the authenticated user's preferences for a specific Trello board.
  • ReadGet 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.
  • ReadGet 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.
  • ReadGet board's Power-UpsRetrieves Power-Ups (plugins) enabled on a Trello board.
  • ReadGet card actions by idRetrieves the history of actions (e.g., comments, updates, moves) for a Trello card specified by `idCard`; the card must exist and very old actions might not be available.
  • ReadGet card attachmentsRetrieves attachments for a Trello card.
  • ReadGet specific card attachmentRetrieves a specific attachment from a Trello card by card ID and attachment ID.
  • ReadGet 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.
  • ReadGet board field by card IDRetrieves a specific field from the board associated with a given Trello card.
  • ReadGet card by IDRetrieves a Trello card by its ID or shortlink, with options to include related data like actions, attachments, members, and checklists.
  • ReadGet card field by idRetrieves the value of a single, specified field from a Trello card.
  • ReadGet card check itemRetrieve a specific checkItem on a card.
  • ReadGet card check item statesGets the completed checklist items on a Trello card.
  • ReadGet 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.
  • ReadGet card custom field itemsRetrieve a card's customFieldItems array.
  • ReadGet list by card IDGets the Trello list to which a specified card (which must exist) belongs.
  • ReadGet card list fieldFetches a specific field from the Trello list that a given card belongs to.
  • ReadGet card membersRetrieves members of a Trello card, identified by its ID or shortLink, allowing customization of which member fields are returned.
  • ReadGet 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.
  • ReadGet card plugin dataRetrieve any shared pluginData on a card.
  • ReadGet 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.
  • ReadGet card sticker by idCall this action to retrieve detailed properties (like image, position, rotation) of a specific sticker on a Trello card.
  • ReadGet check item by idRetrieves a specific check item from a checklist using the checklist ID and check item ID.
  • ReadGet board for a checklistRetrieves the Trello board a specific checklist belongs to, using the checklist ID.
  • ReadGet checklist's board fieldRetrieves a specified `field` (e.g., 'name', 'desc') from the Trello board associated with the given `idChecklist`.
  • ReadGet 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.
  • ReadGet 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.
  • ReadGet checklist cardsRetrieves cards associated with a specific, valid Trello checklist ID, allowing for filtering and customization of card and related entity data fields.
  • ReadGet checklist items by IDRetrieves all check items from a Trello checklist.
  • ReadGet board by label IDRetrieves the Trello board to which a given, valid Trello label ID (`idLabel`) belongs.
  • ReadRetrieve board field by label idRetrieves a specified `field` (e.g., 'name', 'url') from the Trello board associated with a given `idLabel`.
  • ReadGet label by idRetrieves detailed information for a specific Trello label by its ID, allowing selection of specific fields to return.
  • ReadGet 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.
  • ReadGet board by list IDRetrieves the board to which a specific Trello list belongs.
  • ReadGet board field by list IDRetrieves a specific field (e.g., 'name', 'desc', 'url') from the Trello board associated with a given list ID.
  • ReadGet list by IDRetrieves a Trello list by its unique ID, optionally including details for its cards and parent board.
  • ReadGet list field valueFetches the value of a single, specified field from a Trello list.
  • ReadGet cards in a listFetches cards from a Trello list by its ID, with options to filter and customize the returned card data.
  • ReadGet Member Board BackgroundRetrieves a specific custom board background for a Trello member by its ID.
  • ReadGet member custom board backgroundRetrieves metadata (e.g., brightness, URLs, tiling status) for a specific custom board background of a Trello member, not the image file itself.
  • ReadGet 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.
  • ReadGet 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.
  • ReadGet organization member cardsFetches all cards assigned to a specific member of a given Trello organization.
  • ReadGet 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.
  • ReadGet member board backgroundsFetches the board backgrounds for a specified Trello member.
  • ReadGet 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.
  • ReadGet member boards with filterRetrieves a list of boards for a specific Trello member, applying a filter such as 'open', 'starred', or 'all'.
  • ReadGet member's invited boardsRetrieves Trello boards to which a specific member has been invited but has not yet joined.
  • ReadGet 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.
  • ReadGet member board starsFetches only the boards a specific Trello member has starred, identified by their ID or username.
  • ReadGet member board starRetrieves detailed information about a specific board star (a Trello board marked as a favorite) for a given Trello member.
  • ReadGet 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…
  • ReadGet member field by IDEfficiently retrieves a specific field (e.g., fullName, username, bio) of a Trello member using their ID or username, without fetching the entire member profile.
  • ReadGet 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.
  • ReadRetrieve member custom board backgroundsRetrieves custom board backgrounds for a Trello member, who must exist, using their ID or username.
  • ReadGet member custom stickersRetrieves a member's custom stickers, which are unique personalized stickers created by them, distinct from standard Trello stickers.
  • ReadGet member custom stickerGet member custom sticker
  • ReadGet 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.
  • ReadGet authenticated memberRetrieve information about the currently authenticated Trello member.
  • ReadGet member notifications by idRetrieves notifications for a Trello member, specified by their ID or username, with options for filtering and pagination.
  • ReadGet 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.
  • ReadRetrieve member s invited organizationsRetrieves organizations a Trello member has been invited to but has not yet accepted or declined.
  • ReadGet member saved searchesRetrieves all saved search queries for a Trello member; this action only retrieves saved searches and does not execute them.
  • ReadGet Member Saved SearchGet Member Saved Search
  • ReadRetrieve member tokensRetrieves API token metadata for a Trello member.
  • ReadGet notification board by IDGets the Trello board associated with a given notification ID, returning only board data and allowing selection of specific board fields.
  • ReadGet notification's board fieldRetrieves a specific field from the board associated with a Trello notification.
  • ReadGet notification by IDRetrieves a specific Trello notification by its ID, optionally including related entities and specific fields for the notification and its related entities.
  • ReadGet a notification fieldRetrieves a specific field from a Trello notification.
  • ReadGet notification's cardRetrieves the card associated with a Trello notification.
  • ReadGet notification card fieldRetrieves a specific field of a Trello card, using the ID of a notification that is directly associated with that card.
  • ReadGet 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.
  • ReadGet Notification EntitiesRetrieves the entities (members, cards, boards, lists, etc.) associated with a specific Trello notification.
  • ReadRetrieve notification list by idRetrieves the Trello list associated with a specific notification ID, for notifications linked to a list (e.g., card creation or movement notifications).
  • ReadGet notification list fieldEfficiently retrieves a single specified field from a Trello list linked to a notification, avoiding fetching the entire list.
  • ReadGet notification member by idFetches details of the member (not the notification content itself) associated with a specific Trello notification ID.
  • ReadRetrieve notification member fieldRetrieves a specific field value of the Trello member associated with a notification.
  • ReadGet 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.
  • ReadGet notification creator fieldGet notification creator field
  • ReadGet notification organizationRetrieves the Trello organization linked to a specific notification ID; returns organization details only, not the notification itself.
  • ReadGet notification organization fieldGet notification organization field
  • ReadGet organization actions by IDRetrieves a log of actions (e.g., card creations, list movements, comments) for a specified Trello organization, filterable by type, date range, and models; `idOrg` must be a valid organization…
  • ReadGet organization boardsFetches boards for a Trello organization, specified by its ID or name, with options to filter and customize returned data.
  • ReadGet 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.
  • ReadGet 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.
  • ReadGet 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.
  • ReadRetrieve 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.
  • ReadGet organization membershipsFetches organization-level memberships for a Trello organization, with options to filter members and include their details; does not return board-specific memberships.
  • ReadGet 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…
  • ReadGet organization invited member fieldRetrieves a specific `field` (e.g., fullName, username, email, status) for members with pending invitations to the Trello organization specified by `idOrg`.
  • ReadGet organization plugin dataGet organization-scoped pluginData on a Trello Workspace.
  • ReadGet organization tagsLists all collections (tags) associated with a Trello organization.
  • ReadGet organization membershipRetrieves a specific membership within a Trello organization, using their respective IDs, to ascertain the member's role, status, or permissions.
  • ReadGet new billable guestsCheck for new billable guests on a board within an organization.
  • ReadSearch TrelloSearches Trello content (e.g., boards, cards, members) within specified organizations using a query and customizable result fields.
  • ReadSearch for membersSearches Trello members by name, username, or email, optionally scoped to a board or organization.
  • ReadGet sessions socketRetrieves WebSocket session connection information from Trello for real-time updates.
  • ReadGet token by tokenRetrieves information about a specific Trello API token, allowing selection of specific fields and inclusion of webhook details.
  • ReadGet 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.
  • ReadGet token memberRetrieves information about the Trello member associated with the current API token, allowing customization of the returned fields.
  • ReadRetrieve token member fieldRetrieves a specific field for the Trello member associated with the current API token.
  • ReadGet webhooks for tokenRetrieves all webhooks associated with a specific Trello API token.
  • ReadGet token webhook by IDRetrieves detailed information for a specific Trello webhook, identified by `idWebhook`, that is associated with the given `token`.
  • ReadGet type by idIdentifies the type of a Trello resource (member or organization) given its ID.
  • ReadGet 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.
  • ReadGet webhook field by idGets a specific field's value from a Trello webhook, avoiding retrieval of the full webhook object.
  • ReadList available emojiList all available emoji in Trello.
  • ReadWho Am IReturn the identity (username, email) of the connected Trello account.
  • WriteAdd boardCreates a new Trello board; the 'name' parameter is required for creation, and various preferences can be customized or cloned from a source board. Approval by default
  • WriteAdd cardCreates a new card in a Trello list. Approval by default
  • WriteAdd 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. Approval by default
  • WriteAdd 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. Approval by default
  • WriteAdd 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… Approval by default
  • WriteAdd label to cardAdds an existing label to a Trello card; `idCard` identifies the card and `value` is the ID of the label to add. Approval by default
  • WriteAdd member vote to cardCasts a 'yes' vote for a specified member on a Trello card; a member can only vote once per card. Approval by default
  • WriteAdd 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. Approval by default
  • WriteAdd check item to checklistAdds a new check item to a specified Trello checklist; this action does not update existing check items. Approval by default
  • WriteCreate 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. Approval by default
  • WriteAdd 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. Approval by default
  • WriteAdd card member by idAssigns a Trello member to a specific Trello card by card ID (or short link) and member ID. Approval by default
  • WriteArchive 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. Approval by default
  • WriteConvert 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… Approval by default
  • WriteAdd reaction to actionAdd a new emoji reaction to a Trello action. Approval by default
  • WriteAdd a label to a boardCreates a new label on an existing Trello board. Approval by default
  • WriteAdd 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… Approval by default
  • WriteAdd sticker to cardAdds a sticker to a Trello card, using a default sticker name (e.g., 'taco-cool') or a custom sticker ID for the image, and allows specifying its position, rotation, and z-index. Approval by default
  • WriteAdd 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. Approval by default
  • WriteAdd 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. Approval by default
  • WriteAdd custom board background for a memberAdds a new custom board background for a specified Trello member; either a `file` (image upload) or a `url` (external image URL) must be provided. Approval by default
  • WriteAdd 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. Approval by default
  • WriteAdd 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. Approval by default
  • WriteAdd saved search for memberCreates a new saved search with a specified name, position, and query for a Trello member. Approval by default
  • WriteCreate organizationCreates a new Trello organization (Workspace) with a `displayName` (required), and optionally a description, website, and various preferences (e.g., board visibility, member invitation restrictions). Approval by default
  • WriteCreate 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. Approval by default
  • WriteCreate webhookCreate a new Trello webhook for monitoring changes to a board, card, list, or member. Approval by default
  • WriteDelete 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… Approval by default
  • WriteDelete action reactionPermanently deletes a specified reaction from a Trello action. Approval by default
  • WriteDelete board by idPermanently deletes a Trello board by its ID. Approval by default
  • WriteDelete card attachmentPermanently removes a specified attachment from a Trello card; this action is irreversible and requires that both the card and the attachment exist. Approval by default
  • WriteDelete card checklistPermanently deletes a specific checklist from a Trello card. Approval by default
  • WriteDelete 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. Approval by default
  • WriteDelete card by IDPermanently deletes an archived Trello card specified by its `idCard`. Approval by default
  • WriteDelete member vote from cardRemoves a member's vote from a Trello card. Approval by default
  • WriteDelete card stickerPermanently removes a specific sticker (identified by `idSticker`) from a Trello card (identified by `idCard`). Approval by default
  • WriteDelete 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. Approval by default
  • WriteDelete checklist by idPermanently and irreversibly deletes a Trello checklist and all its items using the `idChecklist`. Approval by default
  • WriteDelete label by idPermanently deletes an existing label from a Trello board by its ID; this operation is irreversible via the API. Approval by default
  • WriteDelete member board backgroundPermanently deletes a specific custom board background belonging to the specified Trello member; this operation cannot be undone. Approval by default
  • WriteDelete 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. Approval by default
  • WriteDelete member saved searchPermanently deletes a specific saved search for a Trello member, used when the search is outdated or no longer needed. Approval by default
  • WriteDelete organization by idPermanently deletes a Trello organization and all its associated data; this action is irreversible and requires caution. Approval by default
  • WriteDelete 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. Approval by default
  • WriteDelete 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. Approval by default
  • WriteDelete 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… Approval by default
  • WriteDelete org invite restrictionRemoves a previously set email address invitation restriction from a Trello organization. Approval by default
  • WriteDelete 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. Approval by default
  • WriteDelete token webhook by idDeletes an existing webhook, specified by its `idWebhook`, thereby stopping its notifications. Approval by default
  • WriteDelete webhook by idPermanently deletes an existing Trello webhook by its `idWebhook`, an irreversible action that stops future notifications. Approval by default
  • WriteDelete 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. Approval by default
  • WriteDismiss member messageDismisses a one-time message for a Trello member, adding it to their dismissed messages list. Approval by default
  • WriteAdd board power-upEnables the Power-Up specified by the 'value' parameter on the board; processes one Power-Up enablement per call. Approval by default
  • WriteGenerate board calendar keyGenerates a new calendar key for the Trello board specified by `idBoard`, invalidating any previous key for that board. Approval by default
  • WriteGenerate 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. Approval by default
  • WriteMark all notifications as readMarks all Trello notifications for the authenticated user as read across all boards; this action is permanent and cannot be undone. Approval by default
  • WriteMark 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… Approval by default
  • WriteMark 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. Approval by default
  • WriteMove all cards in list to another listMoves all cards from a source Trello list to a destination list on a specified board. Approval by default
  • WriteDelete member from boardPermanently removes a current member from a Trello board, revoking their access; this action is irreversible. Approval by default
  • WriteDelete 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. Approval by default
  • WriteDelete 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… Approval by default
  • WriteRemove 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. Approval by default
  • WriteRemove 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. Approval by default
  • WriteDelete 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. Approval by default
  • WriteUpdate action textUpdates the `text` field of a specific Trello comment action, identified by `idAction`. Approval by default
  • WriteUpdate board membershipUpdates a user's role (e.g., admin, normal, observer) on a specific Trello board or retrieves updated member details, requiring existing board and membership IDs. Approval by default
  • WriteUpdate board by IDUpdates attributes (e.g., name, description, status, preferences) of an existing Trello board identified by `idBoard`. Approval by default
  • WriteUpdate board closed statusArchives (closes) an active Trello board or reopens a previously archived board. Approval by default
  • WriteUpdate 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. Approval by default
  • WriteUpdate board sidebar actions preferencesUpdates the current user's preference for the visibility of sidebar board actions on a specific Trello board. Approval by default
  • WriteUpdate 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. Approval by default
  • WriteUpdate 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. Approval by default
  • WriteUpdate board organizationMoves an existing Trello board to a specified, existing Trello organization, which can affect the board's visibility and member access. Approval by default
  • WriteUpdate a board's blue label nameSets the name of the blue label for a Trello board. Approval by default
  • WriteUpdate 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. Approval by default
  • WriteUpdate board label orange nameUpdates the name of the orange label for a specified Trello board. Approval by default
  • WriteUpdate purple label nameUpdates the name of the purple label on a Trello board. Approval by default
  • WriteUpdate red label nameUpdates the name of the red label on a Trello board. Approval by default
  • WriteUpdate yellow label name on boardUpdates the name of a board's yellow label; other colored labels are unaffected. Approval by default
  • WriteUpdate board membersAdds or updates a member's role on a specific Trello board, typically requiring the member's `email` and a membership `type`. Approval by default
  • WriteUpdate 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… Approval by default
  • WriteModify 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. Approval by default
  • WriteUpdate board email list preferenceSets the default Trello list where cards created via email will be added for a specific board. Approval by default
  • WriteUpdate board sidebar visibilityUpdates the authenticated user's personal preference for showing or hiding the sidebar on a specific Trello board. Approval by default
  • WriteUpdate board nameUpdates the name of an existing Trello board, identified by `idBoard`; this change only affects the board's name, not its other attributes. Approval by default
  • WriteUpdate board backgroundUpdates the cosmetic background preference for a specific Trello board; this change does not affect board functionality or content. Approval by default
  • WriteUpdate 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. Approval by default
  • WriteUpdate board card aging preferenceUpdates the card aging visual preference to 'pirate' or 'regular' mode for a specified Trello board. Approval by default
  • WriteUpdate 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. Approval by default
  • WriteUpdate board comment preferencesChanges the permission settings for who can add comments to cards on a specific Trello board, without affecting other board settings. Approval by default
  • WriteUpdate board invitation preferencesUpdates who can invite new members ('admins' or 'members') to a specific Trello board. Approval by default
  • WriteUpdate board prefs permission levelUpdates the permission level preference (e.g., 'private' or 'public') for a Trello board, identified by `idBoard`, if the board exists and the authenticated user possesses administrative permissions… Approval by default
  • WriteUpdate board self-join preferenceUpdates a board's 'selfJoin' preference, determining if members can join freely or must be invited. Approval by default
  • WriteUpdate board voting preferencesSets who can vote on cards for an existing Trello board, changing only the voting preferences for all cards on the board. Approval by default
  • WriteUpdate 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. Approval by default
  • WriteUpdate board star positionUpdate board star position Approval by default
  • WriteUpdate card commentUpdates the text for a given comment action (`idAction`) on a specified card (`idCard`), affecting only the text content. Approval by default
  • WriteUpdate 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. Approval by default
  • WriteUpdate check item on cardUpdate check item on card Approval by default
  • WriteUpdate checklist item positionUpdate checklist item position Approval by default
  • WriteUpdate card checklist item stateUpdate card checklist item state Approval by default
  • WriteUpdate checklist item name in cardUpdate checklist item name in card Approval by default
  • WriteUpdate card closed status by idUpdates the 'closed' status of an existing Trello card. Approval by default
  • WriteUpdate card descriptionUpdates or clears the entire description of an existing Trello card; use an empty string for `value` to clear. Approval by default
  • WriteUpdate card due dateUpdates the due date of a specific Trello card; the card identified by `idCard` must exist. Approval by default
  • WriteUpdate card attachment coverSets or removes the attachment cover for a Trello card. Approval by default
  • WriteMove 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. Approval by default
  • WriteUpdate 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. Approval by default
  • WriteSet card membersUpdates (sets/replaces) the list of members assigned to a Trello card. Approval by default
  • WriteUpdate card labelsReplaces all labels on a Trello card with labels matching the specified colors. Approval by default
  • WriteUpdate card nameUpdates the name of an existing Trello card, identified by its ID or shortLink; other card properties remain unchanged. Approval by default
  • WriteUpdate card positionUpdates a Trello card's position within its list to 'top', 'bottom', or a specified 1-indexed positive integer. Approval by default
  • WriteUpdate 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. Approval by default
  • WriteUpdate card subscribed statusUpdates the user's subscription status for a Trello card, if the card exists and is accessible. Approval by default
  • WriteUpdate 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. Approval by default
  • WriteUpdate checklistUpdates an existing Trello checklist, allowing modification of its name, position, associated card/board, or copying items from a source checklist. Approval by default
  • WriteUpdate checklist fieldUpdate a specific field on a Trello checklist. Approval by default
  • WriteMove checklist to cardMoves a Trello checklist to a new parent card; the checklist and the destination card must exist. Approval by default
  • WriteUpdate checklist nameUpdates the name of an existing Trello checklist. Approval by default
  • WriteUpdate checklist position by idUpdates the position of an existing checklist on a Trello card. Approval by default
  • WriteUpdate label attributesUpdates an existing Trello label's attributes (color, name, or associated board) by its ID; the label must exist. Approval by default
  • WriteUpdate label fieldUpdates a specific field (color or name) on a Trello label by its ID. Approval by default
  • WriteUpdate label colorUpdates the color of an existing Trello label, or removes its color if 'null' is specified for the value. Approval by default
  • WriteUpdate 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. Approval by default
  • WriteUpdate 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. Approval by default
  • WriteUpdate 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. Approval by default
  • WriteMove 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`). Approval by default
  • WriteUpdate 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. Approval by default
  • WriteUpdate list positionChanges a Trello list's order on a board to 'top', 'bottom', or a specified numeric position, affecting only its position. Approval by default
  • WriteUpdate list subscriptionUpdates the subscription status for a Trello list, allowing the user to subscribe or unsubscribe to control notifications. Approval by default
  • WriteUpload 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. Approval by default
  • WriteUpdate member avatar sourceUpdates the avatar source for a specified Trello member. Approval by default
  • WriteUpdate member bioUpdates the bio/description of a specified Trello member. Approval by default
  • WriteUpdate Member Board BackgroundUpdate Member Board Background Approval by default
  • WriteUpdate Member Board StarUpdate Member Board Star Approval by default
  • WriteUpdate member by IDUpdates an existing Trello member's profile information, preferences, or username. Approval by default
  • WriteUpdate member's custom board backgroundUpdate member's custom board background Approval by default
  • WriteUpdate 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. Approval by default
  • WriteUpdate member initialsUpdates the initials for a specified Trello member, identified by their ID or username. Approval by default
  • WriteUpdate member color blind preferenceUpdates a Trello member's color blind friendly mode preference. Approval by default
  • WriteUpdate member locale preferenceUpdates a Trello member's locale preference to change how dates, times, and numbers are displayed in the Trello UI. Approval by default
  • WriteUpdate Member Summary IntervalUpdates a Trello member's preference for the frequency of email summary notifications; this setting affects only summary notifications. Approval by default
  • WriteUpdate member saved searchUpdate member saved search Approval by default
  • WriteUpdate member saved search nameUpdate member saved search name Approval by default
  • WriteUpdate member saved search positionUpdate member saved search position Approval by default
  • WriteUpdate member saved search queryUpdate member saved search query Approval by default
  • WriteUpdate member usernameUpdates the username for an existing Trello member, identified by their ID or current username. Approval by default
  • WriteUpdate notification status by idUpdates only the 'unread' status of a specific Trello notification. Approval by default
  • WriteUpdate notification unread statusUpdates the unread status of a specific Trello notification. Approval by default
  • WriteAdd organization logoSets or updates the logo for a Trello organization; the provided image file must adhere to Trello's format and size restrictions. Approval by default
  • WriteUpdate organization attributesUpdates various attributes of an existing Trello organization, identified by `idOrg`. Approval by default
  • WriteUpdate 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. Approval by default
  • WriteUpdate 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. Approval by default
  • WriteUpdate 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. Approval by default
  • WriteUpdate organization memberUpdates a member's role/type (admin, normal, or observer) in a Trello organization. Approval by default
  • WriteUpdate org member deactivation statusUpdate org member deactivation status Approval by default
  • WriteUpdate org membershipUpdate org membership Approval by default
  • WriteUpdate 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… Approval by default
  • WriteUpdate an organization's associated domain preferencesUpdate an organization's associated domain preferences Approval by default
  • WriteUpdate organization board visibility preferenceUpdates the preference controlling who can set board visibility to 'organization-visible' within an existing Trello organization. Approval by default
  • WriteUpdate an organization's external members accessUpdate an organization's external members access Approval by default
  • WriteUpdate organization permission levelUpdates a Trello organization's `permissionLevel` preference, determining if it's members-only or link-accessible, and affecting new board default visibility. Approval by default
  • WriteUpdate organization private board visibility restrictionUpdate organization private board visibility restriction Approval by default
  • WriteUpdate organization public board visibilityUpdate organization public board visibility Approval by default
  • WriteUpdate organization websiteUpdates the website URL for a specified Trello organization. Approval by default
  • WriteUpdate 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. Approval by default
  • WriteUpdate organization invite restrictionAdds an email domain restriction to a Trello organization's invitation policy. Approval by default
  • WriteUpdate session by idUpdates a Trello user session's viewed board ID or status; call when user activity or board focus changes. Approval by default
  • WriteUpdate webhook active statusUpdates the active status of an existing Trello webhook. Approval by default
  • WriteUpdate 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. Approval by default
  • WriteUpdate webhook callback urlUpdates the callback URL for a specific Trello webhook; other webhook attributes remain unchanged. Approval by default
  • WriteUpdate webhook descriptionUpdates the description of an existing Trello webhook; an empty string for the new description removes the current one. Approval by default
  • WriteUpdate 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. Approval by default

One prompt, start to finish

What a governed Trello run looks like inside Luumen.

Questions

How does LuumenAI connect to Trello?

Authorize once with OAuth 1.0a. Luumen lists the scopes each action needs before you approve the connection, and credentials never appear in the chat.

Can LuumenAI change things in Trello on its own?

Read actions answer immediately. Anything that writes — add board, add card, add comment to card, add attachment to card, and more — is shown as a plan and requires approval by default, including the 36 actions classified as destructive. Administrators configure that per tool, so you decide exactly which actions can ever run unattended.

Who gets access to the integration?

You decide. Actions are granted per agent, skill, and team, and per environment — production is not staging. Read access can be broad while writes stay narrow.

Is there an audit trail?

Every call to Trello — read or write, approved or declined — is recorded with the actor, the input, and the result, and can be linked to the ticket or change record.

Put Trello to work with Luumen

Connect in minutes. Every action scoped, approved, and audited from day one.