Complete a Teamline task
teamline_tasks_completeMark a Teamline task as complete by passing its task ID. This action updates the task status to done using the Teamline API.
Instructions
Mark a Teamline task complete via tasks.complete. Requires task (id string). Token is read only from TEAMLINE_API_KEY.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task | Yes | Id of the task to complete |