Submit candidate result
result_submit_candidateSubmit a worker's result as a candidate, closing the producer lease and requiring reviewer verification. Attach task-specific artifacts and usage details.
Instructions
Submit a worker result as candidate only. This closes the producer lease; a different reviewer must check it. artifactRefs must belong to this taskId — call artifact_put on the same task first, and do not attach child-task artifacts. Include actual usage when known. summary max 500 characters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| usage | No | ||
| claims | Yes | ||
| taskId | Yes | ||
| summary | Yes | ||
| workerId | Yes | ||
| leaseToken | Yes | ||
| unresolved | No | ||
| artifactRefs | Yes | ||
| idempotencyKey | Yes | ||
| expectedVersion | Yes |