Trello
by Atlassian
Manage boards, lists, cards, and collaborative workflows in Trello
How agents use Trello
- ✓Agent creates a Trello card when a new task, idea, or request enters a workflow
- ✓Agent moves a card to the next list when a workflow step completes — e.g., from "In Progress" to "Done"
- ✓Agent adds a checklist or comment to a card to document what was processed or needs follow-up
- ✓Agent retrieves cards from a specific list to get the current work queue before processing items
- ✓Agent archives a card when a workflow has fully resolved the corresponding task or request
Agent actions
Inputs: listId, name, desc, pos, due, idMembers, idLabels
Returns: cardId, cardUrl, success
Inputs: cardId, name, desc, due, closed, idList
Returns: success
Inputs: cardId
Returns: card, name, desc, due, closed
Inputs: cardId
Returns: success
Inputs: cardId, text
Returns: commentId, success
Inputs: cardId, url, name
Returns: attachmentId, success
Inputs: cardId, name
Returns: checklistId, success
Inputs: checklistId, name, checked
Returns: checkItemId, success
Inputs: name, desc, defaultLists, prefs_permissionLevel
Returns: boardId, boardUrl, success
Inputs: boardId
Returns: board, name, desc, closed
Inputs: filter
Returns: boards, count
Inputs: boardId, name, pos
Returns: listId, success
Inputs: boardId
Returns: lists, count
Inputs: listId
Returns: cards, count
Inputs: listId
Returns: success
Inputs: cardId, memberId
Returns: success
Inputs: cardId, memberId
Returns: success
Inputs: cardId, labelId
Returns: success
Inputs: boardId, name, color
Returns: labelId, success
Inputs: query, boardIds, partial
Returns: cards, count
Inputs: idModel, callbackURL, description
Returns: webhookId, success
Example workflows
Task automation
Automatically create and update Trello cards from external sources
Project management
Manage project workflows with automated card movements and notifications
Sprint planning
Automate sprint board setup and card assignment
Content calendar
Manage content creation and publishing workflows
About Trello
- Vendor
- Atlassian
- Pricing Always review details with the vendor
- Free / Paid — Free tier available with basic features. Standard plan at $5/user/month. Premium at $10/user/month. Enterprise pricing available. API access included in all plans.
- Authentication
- API key
- Rate limit Always review details with the vendor
- 300 requests / minute
- Compatible nodes
- AgentResourceInputOutput
- Website
- https://trello.com
Build an AI workflow with Trello
Use the Agentic Planner to design, visualize, and connect Trello with your other tools.
Open Agentic Planner