IntegrationsProject management
Automate Trello without writing code.
Manage cards across your boards. Describe the job you repeat in plain English and Mitra builds an agent that does it in Trello, on the schedule you set. You sign in on Trello's own page, so Mitra never sees your password, and you can disconnect at any time.
Connect Trello
200 credits to start · no credit card
What Mitra can do in Trello.
329 actions an agent can take. You never pick from this list — Mitra works out which it needs from what you asked for. It is here so you can check that the thing you want is possible.
- Add boardsCreates a new Trello board; the 'name' parameter is required for creation, and various preferences can be customized or cloned from a source
- Add boards lists by id boardDEPRECATED: Use TRELLO_LIST_CREATE_LIST instead. Creates a new, empty list on a specified, existing Trello board, typically used as a column
- Add cardsCreates a new card in a Trello list. Only `idList` is required; `idBoard` is optional as the API determines the board from the list.
- Add cards actions comments by id cardAdds a new text comment, which can include @mentions, to a Trello card specified by its ID; file attachments are not supported via this acti
- Add cards attachments by id cardAdds an attachment to a Trello card by `idCard`; specify either a `file` to upload or a `url` to link, but not both.
- Add cards checklists by id cardAdds a checklist to a Trello card: use `value` to add a specific existing checklist, `idChecklistSource` to create a new checklist by copyin
- Add cards id labels by id cardAdds an existing label to a Trello card; `idCard` identifies the card and `value` is the ID of the label to add. Both card and label must al
- Add card voteCasts a 'yes' vote for a specified member on a Trello card; a member can only vote once per card.
- Add checklistsCreates a new checklist on a Trello card, either by name or by copying from `idChecklistSource`, targeting an `idCard` or `idBoard`; this ac
- Add checklists check items by id checklistAdds a new check item to a specified Trello checklist; this action does not update existing check items.
- Add checklist itemDEPRECATED: Use TRELLO_ADD_CHECKLISTS_CHECK_ITEMS_BY_ID_CHECKLIST instead. Adds a new check item to an existing checklist on a specific Trel
- Add labelsCreates a new label with a specified name (required) and color on a Trello board (idBoard required); this action defines the label but does
- Add listsCreates a new list on a specified Trello board, with options to copy an existing list, set its position, initial state (archived/subscribed)
- Add lists cards by id listDEPRECATED: Use TRELLO_CARD_CREATE_AND_UPDATE instead. Creates a new card in a Trello list, which must be specified by an existing and acces
- Add member to cardAssigns a Trello member to a specific Trello card by card ID (or short link) and member ID.
- Archive all list cardsArchives all cards in a Trello list; while cards can be restored via the Trello interface, this action does not provide an unarchive functio
- 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 irreversib
- Create action reactionTool to add a new emoji reaction to a Trello action. Use when acknowledging comments or actions with reactions.
- Create board labelCreates a new label on an existing Trello board.
- Create card labelAdds a label to an existing Trello card (specified by `idCard`), defining the label by `name` and either `color` or the overriding `value` (
- Create card stickerAdds 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 specifyin
- Create 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
- Create member board starStars a Trello board for a member (does not remove or list stars), optionally at a specified position; the board must exist and be accessibl
- Create member custom board backgroundAdds a new custom board background for a specified Trello member; either a `file` (image upload) or a `url` (external image URL) must be pro
+ 305 more
Hand over the work you keep repeating.
Your first agent is one sentence away.
Get started free200 credits to start · no credit card · nothing to install