list_card_checklists
Get all checklists on a Trello card, returning each checklist's ID and name.
Instructions
List all checklists on a Trello card. Returns a JSON array with id and name for each checklist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| card_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |