Trello

Trello

Trello project management and collaboration platform. Manage boards, lists, cards, members, checklists, labels, and more.

Tools

Get Boards
Get all boards for the authenticated user. Returns a list of boards with their IDs, names, and other metadata.
Get Board
Get a specific board by ID. Returns detailed information about the board including lists, members, and settings.
Create Board
Create a new Trello board with specified name and optional settings.
Update Board
Update an existing board's properties.
Delete Board
Delete a board permanently. This action cannot be undone.
Get Lists
Get all lists on a board.
Create List
Create a new list on a board.
Update List
Update an existing list.
Archive All Cards In List
Archive all cards in a list.
Move All Cards In List
Move all cards from one list to another.
Get Cards
Get all cards on a board or in a list.
Get Card
Get a specific card by ID.
Create Card
Create a new card in a list.
Update Card
Update an existing card.
Delete Card
Delete a card permanently.
Add Comment To Card
Add a comment to a card.
Add Attachment To Card
Add an attachment to a card via URL.
Get Board Members
Get all members of a board.
Add Member To Board
Add a member to a board by email or member ID.
Remove Member From Board
Remove a member from a board.
Add Member To Card
Add a member to a card.
Remove Member From Card
Remove a member from a card.
Get Checklists
Get all checklists on a card.
Create Checklist
Create a new checklist on a card.
Delete Checklist
Delete a checklist.
Create Checklist Item
Create a new item in a checklist.
Update Checklist Item
Update a checklist item (name or checked state).
Delete Checklist Item
Delete a checklist item.
Get Board Labels
Get all labels on a board.
Create Label
Create a new label on a board.
Update Label
Update an existing label.
Delete Label
Delete a label from a board.
Add Label To Card
Add an existing label to a card.
Remove Label From Card
Remove a label from a card.
Search
Search for cards, boards, members, and organizations in Trello.
Get Me
Get information about the authenticated user.