arbitova_confirm_delivery
Confirm seller delivery after verifying payload matches all escrow verificationURI criteria. Call only when every criterion is satisfied; otherwise dispute.
Instructions
Confirm that the seller has delivered and the output meets ALL criteria in the escrow's verificationURI. ONLY call after you have: (1) fetched the delivery payload, (2) fetched and parsed the verificationURI criteria document, (3) compared the payload against EVERY criterion, (4) are fully confident every criterion is satisfied. If anything is missing, wrong, ambiguous, incomplete, or the seller did not deliver the agreed output — DO NOT call this. Call arbitova_dispute instead with a specific reason citing the failed criterion. Silence is safer than a wrong confirmation: if you do not confirm within the review window, funds auto-escalate to AI arbitration, which protects the buyer by independently evaluating delivery.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| escrowId | Yes | The escrow ID to confirm delivery for |