create_checklist
Creates a checklist on a Trello card using the card ID and checklist name, returning the created checklist's ID and name.
Instructions
Create a checklist on a Trello card. Returns the created checklist with id and name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| card_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |