Every action below is available as a verb in Cerebral OS — callable from a Cerebral, a Map, or the Runtime API. All executions are governed, audited, and dry-run safe.
Add Attachment To Card
trello:add_attachment_to_card
Adds a file attachment on a card
Write
Medium risk
Add Checklist
trello:add_checklist
Adds a new checklist to a card
Write
Medium risk
Add Comment
trello:add_comment
Create a new comment on a specific card
Write
Medium risk
Add Existing Label to Card
trello:add_existing_label_to_card
Adds an existing label to the specified card
Write
Medium risk
Add Member to Card
trello:add_member_to_card
Adds a member to the specified card
Write
Medium risk
Archive Card
trello:archive_card
Archives a card
Write
High risk
Complete a Checklist Item
trello:complete_checklist_item
Completes an existing checklist item in a card
Write
Medium risk
Create a Board
trello:create_board
Create a new Trello board or copy from an existing one
Write
Medium risk
Create Card
trello:create_card
Creates a new card
Write
Medium risk
Create a Checklist Item
trello:create_checklist_item
Creates a new checklist item in a card
Write
Medium risk
Create Label
trello:create_label
Creates a new label on the specified board
Write
Medium risk
Create a List
trello:create_list
Creates a new list
Write
Medium risk
Delete Checklist
trello:delete_checklist
Deletes the specified checklist
Write
High risk
Find a Label
trello:find_labels
Finds a label on a specific board by name
Read
Low risk
Find a List
trello:find_list
Finds a list on a specific board by name
Read
Low risk
Get Board
trello:get_board
Request a single board
Read
Low risk
Get Card
trello:get_card
Gets a card by its ID
Read
Low risk
Get Cards In A List
trello:get_cards_in_list
List the cards in a list
Read
Low risk
Get Cards On A Board
trello:get_cards_on_board
Get all of the open Cards on a Board
Read
Low risk
Get List
trello:get_list
Get information about a List
Read
Low risk
Get Member
trello:get_member
Gets a member by their ID
Read
Low risk
List Boards
trello:list_boards
Lists the boards that the user is a member of
Read
Low risk
Move Card to List
trello:move_card_to_list
Moves a card to the specified board/list pair
Write
Medium risk
Remove Card Label
trello:remove_label_from_card
Removes label from card
Write
Medium risk
Rename List
trello:rename_list
Renames an existing list
Write
Medium risk
Search Boards
trello:search_boards
Searches for boards matching the specified query
Read
Low risk
Search Cards
trello:search_cards
Searches for cards matching the specified query
Read
Low risk
Search Checklists
trello:search_checklists
Find a checklist on a particular board or card by name here and here.
Read
Low risk
Search Members
trello:search_members
Search for Trello members
Read
Low risk
Update Card
trello:update_card
Updates a card
Write
Medium risk