complete_need
Mark a need as completed by attaching evidence URLs or artifact paths, which generates a completion receipt and changes the workflow status to completed.
Instructions
Mark a Need completed and attach comma-separated evidence URLs. Writes a completion Receipt. Destructive to workflow state (status becomes completed) but does not delete the Need row. Prefer claim_need first. evidence_links must be comma-separated URLs or artifact paths the requester can inspect.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| need_id | Yes | Need id to complete. | |
| completer | Yes | Worker id attesting completion. | |
| evidence_links | Yes | Comma-separated evidence URLs or artifact paths. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |