complete_task
Mark a task as completed by moving its Trello card into the Done list.
Instructions
Move a Trello card into the configured Done list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| card_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| url | Yes | ||
| title | Yes | ||
| completed | Yes | ||
| description | Yes |