complete_task
Complete a task with optional structured evidence (commit, PR, CI check, deploy SHA, artifact URL, command output). Evidence is required if the task's policy mandates it.
Instructions
Mark a task as completed. Attach evidence — structured proof the work happened (commit, PR, CI check, deploy SHA, artifact/URL, command output). Evidence is always welcome and is REQUIRED on tasks whose evidence_policy is 'required' (there, at least one strong kind — commit/pr/ci_check/deploy_sha/artifact_url — must be present; command_output alone is rejected). Evidence is a durable, falsifiable claim recorded on the task; it is not executed or verified by Delega.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | The task ID to complete | |
| evidence | No | Structured completion evidence; required when the task's evidence_policy is 'required' |