Trello
133 actions · 1 auth method
PreviewTicketing
Authentication
API Key
Trello uses a long-lived API token tied to a Power-Up API key. Tokens do not expire when set to “never” and only need to…Guides: Connector Profile, Link Account
Actions
|
No scopes found
133 actions
Action
Description
Required scopes
List Board Actions
Get all actions (activity events) on a board
List Card Actions
Get activity/actions for a card
Get Action
Get a single action by ID
Update Action Comment
Update a comment action. Only comment actions can be updated.
Delete Action
Delete an action
Get Action Board
Get the board for an action
Get Action Card
Get the card for an action
Get Action List
Get the list for an action
Get Action Member
Get the member of an action
Get Action Member Creator
Get the member creator of an action
Get Action Organization
Get the organization of an action
List Action Reactions
Get reactions for an action
Create Action Reaction
Create a reaction for an action
Delete Action Reaction
Delete a reaction from an action
Get Action Reaction
Get a single reaction on an action by reaction ID
List Action Reactions Summary
Get a summary of reactions grouped by emoji type for an action
Get Attachment
Get a single attachment by ID
Create Attachment
Create a URL attachment on a card
Delete Attachment
Delete an attachment from a card
List Boards
Get all boards the authenticated member belongs to
Get Board
Get a single board by ID
Create Board
Create a new Trello board
Update Board
Update an existing Trello board
Delete Board
Delete a Trello board
Get Board Field
Get a specific field on a board
List Board Cards
Get all cards on a board
List Board Lists
Get all lists on a board
List Board Members
Get all members of a board, including admins, normal members, and observers
List Board Memberships
Get all memberships of a board
List Board Checklists
Get all checklists on a board
Get Board Cards Filtered
Get filtered cards on a board
List Board Stars
Get boardStars on a board
List Board Plugins
Get plugins on a board
Mark Board As Viewed
Mark a board as viewed
Invite Board Member Via Email
Invite a member to a board via email
Add A Member To A Board
Add a member to a board
Remove A Member From A Board
Remove a member from a board
Update Membership Of Member On A Board
Update a membership on a board
Get Card
Get a single card by ID
Create Card
Create a new card
Update Card
Update an existing card
Delete Card
Delete a card
Move Card To List
Move a card to a different list
Get Card Field
Get a specific field on a card
List Card Attachments
Get all attachments on a card
List Card Members
Get all members assigned to a card
Get Card CheckItem
Get a specific checkItem on a card
Update Card CheckItem
Update a checkItem on a card
Delete Card CheckItem
Delete a checkItem from a card
Add Label To Card
Add an existing label to a card
Delete Card Checklist
Delete a checklist from a card
List Card Members Voted
Get members who have voted on a card
Add Member Vote To Card
Vote on behalf of a member on a card
Remove Member Vote From Card
Remove a member’s vote on a card
Get Card CheckItem States
Get the completed checkItems on a card
Mark Card Notifications Read
Mark a card’s notifications as read
Create Card Label
Create a new label on a card
Remove Label From Card
Remove a label from a card
Add Member To Card
Add a member to a card
Remove Member From Card
Remove a member from a card
Get The Board The Card Is On
Get the board for a card
Get The List Of A Card
Get the list for a card
List Card Checklists
Get all checklists on a card
Create Checklist
Create a new checklist on a card
Get Checklist
Get a single checklist by ID
Update Checklist
Update a checklist
Delete Checklist
Delete a checklist
Create CheckItem
Create a new checkItem on a checklist
Delete CheckItem
Delete a checkItem
List Checklist CheckItems
Get checkitems on a checklist
Get Checklist Board
Get the board a checklist is on
Get Checklist Card
Get the card a checklist is on
Get CheckItem
Get a single checkItem on a checklist
Update CheckItem
Update a checkItem on a card
Add A Comment To A Card
Add a new comment to a card
Update Comment On A Card
Update a comment on a card
Delete A Comment On A Card
Delete a comment from a card
List Board Labels
Get all labels on a board
Create Label
Create a new label on a board
Get Label
Get a single label by ID
Update Label
Update an existing label
Delete Label
Delete a label
Get A List
Get a single list by ID
Create A List
Create a new list on a board
Update A List
Update an existing list
Archive A List
Archive a list
Get Filtered Lists On A Board
Get filtered lists on a board
Get Cards In A List
Get all cards in a list
Archive All Cards In List
Archive all cards in a list
Move All Cards In List
Move all cards in a list to another list
Update IdBoard On A List
Move a list to another board
Get Actions For A List
Get actions for a list
Get The Board A List Is On
Get the board a list is on
Get Member
Get a single member by ID
List Member Boards
Get all boards a member belongs to
List Member Organizations
Get all organizations a member belongs to
List Member Cards
Get all cards a member is assigned to
Get Current Member
Get the authenticated member’s full profile information
List My Cards
Get all cards the authenticated member is assigned to
Update Member
Update a member’s profile including name, initials, bio, avatar source, and preference settings
List Member Actions
Get a member’s activity history including card creates, updates, comments, and board changes
List Member Notifications
Get a member’s in-app notifications for mentions, card assignments, due date reminders, and board activity
List Member Board Stars
Get a member’s starred (favorited) boards and their positions in the member’s sidebar
Create Board Star
Create a board star for a member
Delete Board Star
Remove a board star to unfavorite a board for a member
List Member Boards Invited
Get boards a member has been invited to
List My Actions
Get the authenticated member’s activity history across all boards
List My Board Stars
Get the authenticated member’s starred (favorited) boards and their sidebar positions
List My Boards Invited
Get boards the authenticated member has been invited to
List My Notifications
Get the authenticated member’s notifications
List My Organizations Invited
Get organizations the authenticated member has been invited to
List My Tokens
Get the authenticated member’s API tokens including app names, permissions, and expiry dates
List My Board Backgrounds
Get the authenticated member’s available board backgrounds including default colors and custom uploads
List My Organizations
Get the authenticated member’s organizations (workspaces)
List Member Custom Board Backgrounds
Get a member’s custom uploaded board background images
List Member Saved Searches
Get a member’s saved board search queries
Create Member Saved Search
Create a new saved board search query for a member
Update Member Saved Search
Update a member’s saved search name, query, or position
Delete Member Saved Search
Delete a member’s saved search query
List Member Tokens
Get API tokens issued to a specific member by app name and permissions
List Organizations
Get all organizations the authenticated user belongs to
Get Organization
Get a single organization by ID
List Organization Members
Get all members of an organization
List Organization Boards
Get all boards in an organization
Update Organization
Update an organization
Create Organization
Create a new organization (workspace)
Delete Organization
Delete an organization (workspace)
List Organization Actions
Get actions for an organization
List Organization Memberships
Get memberships of an organization
Update Organization Member
Update a member of an organization
Remove Organization Member
Remove a member from an organization
Search Trello
Search across Trello boards, cards, and members
Search For Members
Search for members in Trello
Getting Started
Create or Select a Project
Set up a new project or select an existing one. See the Projects Guide.
Configure the Connector
Enable the connector and set up a connector profile in your project. See Managing Connectors.
Connector Profile
Trello - API Key
Link an Account
Connect an account using StackOne Hub or Auth Link.
Link Account
Trello - API Key
Use Actions
Invoke actions using one of the methods below:
- MCP – Model Context Protocol for AI assistants
- A2A – Agent-to-Agent protocol
- AI Toolset (TypeScript) – TypeScript SDK for AI agents
- AI Toolset (Python) – Python SDK for AI agents
- Actions RPC – Direct API calls
- Playground – Test actions in the dashboard