ClawLink
Productivity322 toolsBrowser login (OAuth), no API keys

Trello integration for AI agents

Manage boards, lists, and cards

Use it from your agent

One ClawLink account serves every agent you run. Pick the guide for yours, or connect Trello once and call the same tools from all of them.

Deeper comparison, failure modes and setup details: Trello for AI agents, in depth.

Setup

Connect Trello through ClawLink's hosted setup to manage boards, lists, cards, checklists, and attachments from your Trello account.

  • Auth: Browser login (OAuth), no API keys. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
  • Where: the ClawLink dashboard, or ask your agent to connect it.

What your agent can do

Trello exposes 322 tools through ClawLink. The 30 most used are listed here; your agent sees all of them.

ToolWhat it doesKind
trello_add_boardsCreate a new Trello boardWrite
trello_add_cardsCreate a new card in a Trello listWrite
trello_add_cards_actions_comments_by_id_cardAdd a comment to a Trello cardWrite
trello_add_cards_attachments_by_id_cardAdd an attachment to a Trello cardWrite
trello_add_cards_checklists_by_id_cardAdd a checklist to a Trello cardWrite
trello_add_checklistsCreate a new checklist on a Trello cardWrite
trello_add_labelsCreate a new label on a Trello boardWrite
trello_get_actions_board_by_id_actionRetrieves details for the Trello board associated with a specific action ID, returning boardRead
trello_get_actions_board_by_id_action_by_fieldRetrieves a specified `field` from the Trello board associated with the provided TrelloRead
trello_get_actions_by_id_actionRetrieves detailed information about a specific Trello action by its IDRead
trello_get_actions_by_id_action_by_fieldRetrieves the value of a specific field (e.g., 'data', 'date', 'type') from a Trello actionRead
trello_get_actions_card_by_id_actionRetrieves Trello card details for a given `idAction`, which must be an action specificallyRead
trello_get_actions_card_by_id_action_by_fieldRetrieves a specific field from the Trello card associated with the given action IDRead
trello_get_actions_display_by_id_actionRetrieves a display-friendly representation of an existing and accessible Trello action forRead
trello_get_actions_entities_by_id_actionRetrieves all entities (e.g., boards, lists, cards, members) associated with a specificRead
trello_get_actions_list_by_id_actionRetrieves the Trello list associated with a specific Trello action ID, for actions linked to aRead
trello_get_actions_list_by_id_action_by_fieldRetrieves a specific field of the list associated with a Trello action, returning only thatRead
trello_get_actions_member_by_id_actionRetrieves the Trello member who was the subject of an action (not the creator)Read
trello_get_actions_member_by_id_action_by_fieldRetrieves a specific field of the member who was the subject of a Trello actionRead
trello_get_actions_member_creator_by_id_actionRetrieves details about the Trello member who created the action with the given `idAction`Read
trello_get_actions_member_creator_by_id_action_by_fieldRetrieves a specific field from the profile of the Trello member who created a given actionRead
trello_get_actions_organization_by_id_actionFetches the organization details for a given Trello action, if the action has an associatedRead
trello_get_actions_organization_by_id_action_by_fieldRetrieves the value of a specific `field` for the organization associated with a TrelloRead
trello_get_actions_reactions_by_idRetrieves detailed information about a specific reaction on a Trello actionRead
trello_get_actions_reactions_by_id_actionList reactions for a specific actionRead
trello_get_batchExecutes multiple Trello API GET requests in a single batch operation for efficient bulk dataRead
trello_get_boards_actions_by_id_boardRetrieves actions (e.g., card creations, comments) for a Trello board by its ID, useful forRead
trello_get_boards_board_plugins_by_idGet the list of enabled Power-Ups on a Trello boardRead
trello_get_boards_board_stars_by_id_boardRetrieves board stars (user-marked favorites) for a specified Trello board, where `idBoard`Read
trello_get_boards_by_id_boardFetches comprehensive details for a specific Trello board by its ID; this is a read-only actionRead