Complete Task
Module · Stable
Mark a task as done. Shortcut for update_task with status=done.
When to use
Section titled “When to use”Use when an upstream step (Create Task or List Tasks) has produced a task_id and you want to close that task as part of an automated flow — for example, marking a follow-up task done after a deal moves to Won or after an Ask Actor step confirms completion.
When not to use
Section titled “When not to use”If you also need to change the title, assignee, due date, or any other field at the same time, use Update Task instead — it covers all writable fields in one step. To create the task in the same flow, reach for Create Task first.
Inputs
Section titled “Inputs”Configured per use: task_id.
Outputs
Section titled “Outputs”Auto-generated from the skill registry (load_skills()). Do not edit by hand.