complete_task
Mark a task as completed by providing its UUID. Preview changes with dry run before executing the destructive action.
Instructions
Mark a task as done (completed).
Args: uuid: Task UUID. dry_run: If true, preview the action without executing.
Destructive operation — may require confirmation depending on server configuration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | ||
| dry_run | No | ||
| confirm_token | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |