ava_preview_tx
Pre-sign preview: build the exact venue artifact (CoW EIP-712 order or unsigned Solana transaction) for a pending plan against the provisioned Turnkey wallet, simulate it where supported, and return it UNSIGNED. Nothing is signed or submitted. Show the artifact to the human, then pass the returned previewHash to ava_approve_execute so the signature covers exactly what was reviewed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| portal | Yes | Portal slug matching the pending plan | |
| userId | Yes | ||
| executionId | Yes | executionId from the prior ava_copilot_turn approve_execute action |