Trello REST API Skill
trello
trello
| Method | Path | Description |
|---|---|---|
GET | /actions/{id} | |
PUT | /actions/{id} | Get an Action |
DELETE | /actions/{id} | Update an Action |
GET | /actions/{id}/{field} | Delete an Action |
GET | /actions/{id}/board | Get a specific field on an Action |
GET | /actions/{id}/card | Get the Board for an Action |
GET | /actions/{id}/list | Get the Card for an Action |
GET | /actions/{id}/member | Get the List for an Action |
GET | /actions/{id}/memberCreator | Get the Member of an Action |
GET | /actions/{id}/organization | Get the Member Creator of an Action |
PUT | /actions/{id}/text | Get the Organization of an Action |
GET | /actions/{idAction}/reactions | Update a Comment Action |
POST | /actions/{idAction}/reactions | Get Action's Reactions |
GET | /actions/{idAction}/reactions/{id} | Create Reaction for Action |
DELETE | /actions/{idAction}/reactions/{id} | Get Action's Reaction |
GET | /actions/{idAction}/reactionsSummary | Delete Action's Reaction |
GET | /applications/{key}/compliance | List Action's summary of Reactions |
GET | /batch | Get Application's compliance data |
GET | /boards/{id}/memberships | Batch Requests |
GET | /boards/{id} | Get Memberships of a Board |
PUT | /boards/{id} | Get a Board |
DELETE | /boards/{id} | Update a Board |
GET | /boards/{id}/{field} | Delete a Board |
GET | /boards/{boardId}/actions | Get a field on a Board |
GET | /boards/{boardId}/boardStars | Get Actions of a Board |
GET | /boards/{id}/checklists | Get boardStars on a Board |
GET | /boards/{id}/cards | Get Checklists on a Board |
GET | /boards/{id}/cards/{filter} | Get Cards on a Board |
GET | /boards/{id}/customFields | Get filtered Cards on a Board |
GET | /boards/{id}/labels | Get Custom Fields for Board |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install trello
Downloads and installs to ~/.claude/skills/trello/
0.0.1 (2026-02-13)