q402_escrow_refund
Refund a locked escrow to the buyer after the release deadline or arbiter window, requiring user confirmation to execute the return.
Instructions
Permissionlessly refund a locked escrow to the BUYER - only valid AFTER the release deadline (or, if disputed, after the arbiter resolve window). Confirm with the user first (confirm:true).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | Yes | MUST be true, only after the user explicitly confirmed this exact escrow action in chat. | |
| escrowId | Yes | The esc_... id from escrow_create. |