Skip to content

Complete Task

Module · Stable

Mark a task as done. Shortcut for update_task with status=done.

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.

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.

Configured per use: task_id.

  • task_id
  • status
  • title

Auto-generated from the skill registry (load_skills()). Do not edit by hand.