Agentic Service Discovery

Resources

T

Trello

by Atlassian

Manage boards, lists, cards, and collaborative workflows in Trello

ProduktivitetGratis / BetaltAPI-nøgleproject-managementkanbanboardstasksproductivitycollaboration

Sådan bruger agenter 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

Agenthandlinger

Create CardCreate a new card in a Trello list

Input: listId, name, desc, pos, due, idMembers, idLabels

Returnerer: cardId, cardUrl, success

Update CardUpdate an existing card

Input: cardId, name, desc, due, closed, idList

Returnerer: success

Get CardRetrieve details of a specific card

Input: cardId

Returnerer: card, name, desc, due, closed

Delete CardDelete a card from Trello

Input: cardId

Returnerer: success

Add CommentAdd a comment to a card

Input: cardId, text

Returnerer: commentId, success

Add AttachmentAdd an attachment to a card

Input: cardId, url, name

Returnerer: attachmentId, success

Add ChecklistAdd a checklist to a card

Input: cardId, name

Returnerer: checklistId, success

Add Checklist ItemAdd an item to a checklist

Input: checklistId, name, checked

Returnerer: checkItemId, success

Create BoardCreate a new Trello board

Input: name, desc, defaultLists, prefs_permissionLevel

Returnerer: boardId, boardUrl, success

Get BoardRetrieve details of a board

Input: boardId

Returnerer: board, name, desc, closed

List BoardsList all boards for the authenticated user

Input: filter

Returnerer: boards, count

Create ListCreate a new list on a board

Input: boardId, name, pos

Returnerer: listId, success

Get ListsGet all lists on a board

Input: boardId

Returnerer: lists, count

Get Cards in ListRetrieve all cards in a list

Input: listId

Returnerer: cards, count

Archive ListArchive (close) a list

Input: listId

Returnerer: success

Add Member to CardAdd a member to a card

Input: cardId, memberId

Returnerer: success

Remove Member from CardRemove a member from a card

Input: cardId, memberId

Returnerer: success

Add Label to CardAdd a label to a card

Input: cardId, labelId

Returnerer: success

Create LabelCreate a new label on a board

Input: boardId, name, color

Returnerer: labelId, success

Search CardsSearch for cards across boards

Input: query, boardIds, partial

Returnerer: cards, count

Create WebhookCreate a webhook for Trello events

Input: idModel, callbackURL, description

Returnerer: webhookId, success

Eksempel på workflows

1

Task automation

Automatically create and update Trello cards from external sources

2

Project management

Manage project workflows with automated card movements and notifications

3

Sprint planning

Automate sprint board setup and card assignment

4

Content calendar

Manage content creation and publishing workflows

Om Trello

Leverandør
Atlassian
Pris Tjek altid detaljer med udbyderen
Gratis / BetaltFree 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.
Godkendelse
API-nøgle
Hastighedsgrænse Tjek altid detaljer med udbyderen
300 anmodninger / minut
Kompatible noder
AgentResourceInputOutput

Byg et AI-workflow med Trello

Brug Agentic Planner til at designe, visualisere og forbinde Trello med dine andre værktøjer.

Åbn Agentic Planner

Relaterede Produktivitet-værktøjer