ecosystem_release_claim
Release an in-progress worker claim when a task is abandoned due to timeout or error, clearing the row so another worker can pick it up and recording the reason in quality notes.
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 | |||