claim_need
Claim an open or funded Need to become its worker and set it to in-progress. Fails if the Need is not claimable; completing work requires separate evidence.
Instructions
Soft-claim an open or funded Need so claimer becomes the worker. Sets claimed_by and status=in_progress. Fails if the Need is not claimable. Does not complete work — call complete_need with evidence_links when done. Side effect: updates needs.json.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| claimer | Yes | Worker agent or human id. | |
| need_id | Yes | Need id to claim. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |