add_comment
Add Comment
Add a comment to a Trello card. Comments support markdown formatting.
add_comment
Add a comment to a Trello card. Comments support markdown formatting.
get_boards
List all boards accessible to the authenticated user, or boards belonging to a specific member or workspace. Use to discover board IDs needed by other tools.
manage_checklist
Create, delete checklists on cards, and add, update, or remove checklist items. Also retrieves all checklists with their items for a given card.
add_attachment
Add a URL attachment to a Trello card. Use to link external resources, documents, or files to a card.
manage_board
Create, update, or delete a Trello board. Use to set up new boards, rename them, change descriptions, update preferences, or archive/delete boards.
get_lists
Get all lists on a Trello board. Lists represent columns (e.g. "To Do", "In Progress", "Done"). Use to discover list IDs needed for creating or moving cards.
manage_card_members
Add or remove member assignments on a Trello card. Use to assign team members to cards or remove them.
get_card
Get detailed information about a single Trello card, including its description, members, attachments, due dates, and labels.
manage_list
Create, update, or archive a list on a Trello board. Lists represent columns on a board (e.g. "To Do", "Doing", "Done").
get_board_members
List all members of a Trello board. Use to discover member IDs for assigning to cards or managing board membership.
get_cards
Get cards from a specific list or an entire board. Returns card summaries including names, descriptions, due dates, and assigned members.
search
Search across Trello boards and cards. Supports full-text search with optional filtering by board and model type.
get_activity
Retrieve the activity log (actions) for a board or card. Shows events like card creation, movement, comments, and member changes.
manage_labels
Get, create, update, or delete labels on a Trello board. Also assign or remove labels from cards.
manage_card
Create, update, move, or delete a Trello card. Supports setting name, description, due dates, member assignments, labels, and position. Cards can be moved between lists by updating the listId.
manage_custom_fields
List, create, update, or delete Trello custom fields on a board, and read or set custom field values on cards.
manage_comments
List, add, update, or delete Trello card comments. Use this for full comment lifecycle management on a card.
get_notifications
List Trello notifications for the authenticated user or another accessible member. Use to review recent card, board, and workspace activity without marking notifications read.
manage_attachments
List, add URL attachments, or delete attachments on a Trello card. Use to inspect and manage external links attached to cards.
get_workspaces
List Trello workspaces accessible to the authenticated user, or retrieve one workspace by ID. Use to discover workspace IDs for board filtering and organization-owned boards.
Create, read, update, and delete boards, lists, and cards for project management. Manage checklists, labels, custom fields, attachments, and comments on cards. Search across boards, cards, members, and organizations. Assign members to cards and boards, manage workspace memberships, and configure board settings and preferences. Track activity history via actions and manage member notifications. Set up webhooks to receive real-time notifications when boards, cards, lists, or other models change.
Common questions about connecting Trello to AI agents with Metorial.