ecosystem_release_claim
Release a claim for a worker who abandoned a task, clearing it for reassignment and logging the reason.
Instructions
Release a worker claim without submitting a quality review.
Use when a worker abandons a task (timeout, error). Clears claimed_by so another worker can pick up the row. Records reason in quality_notes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dr_id | Yes | EcosystemDeepReview.id to release. | |
| reason | No | Short description of why the claim is being released. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||