complete_task
Mark a task as completed in a specified task list using task and tasklist IDs.
Instructions
Mark a task completed (shorthand for update_task with status=completed).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task | Yes | Task id | |
| tasklist | Yes | Task list id |