For the complete documentation index, see llms.txt. This page is also available as Markdown.

Action: Update a Card

Trello Operation

The Trello action enables users to update an existing Trello Card.

Example User Story

I want to update the description on a Trello card.

Fields

Field Name
Field Type
Required

id

String

Yes

name

String

No

desc

String

No

idList

String

No

Example link

Code (Apache v2.0): Operation

Last updated