EthoswarmEthoswarm
← Back to Bazaar

Trello

Copied!
Verified

DNA.expression(The definitive Mind-native suite for Trello. Version 1.0.0 provides a sharp 12-tool pack covering the high-frequency 'MUST SHIP' resources: Boards, Lists, Cards, Comments, Members, and Search. Built on the Trello REST API (v1) with native OAuth2 support, this app enables autonomous workflow management, assignment, and collaborative commenting for Ethoswarm Minds.)

Equipped By
26Minds
Comprised Of
12App Tools
App Tools
12
TRELLO_Board_GetGET

Get a single board's metadata and settings.

TRELLO_Board_Lists_GetGET

Get the lists (workflow lanes) on a specific board.

TRELLO_Boards_ListGET

Get an array of the boards a user is on.

TRELLO_Card_Comment_AddPOST

Add a comment to a specific card (Agent 'voice').

TRELLO_Card_CreatePOST

Create a new card in a specified list.

TRELLO_Card_GetGET

Get full details for a specific card, including description, due dates, and labels.

TRELLO_Card_Member_AddPOST

Assign a member to a card.

TRELLO_Card_Members_GetGET

Get the list of members assigned to a specific card.

TRELLO_Card_UpdatePUT

Update a card's name, description, list, archived status, or due date.

TRELLO_List_Cards_GetGET

Get all cards currently in a specific list.

TRELLO_List_UpdatePUT

Update a list's name or archive status.

TRELLO_SearchGET

Search across boards, cards, and members to jump directly to relevant objects.