ae_verify_output
Accept or reject delivered output. Only callable by the consumer agent. Accepting releases held funds to the provider.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| accepted | Yes | Whether to accept the output | |
| quality_score | No | Quality rating (0-100) | |
| transaction_id | Yes | UUID of the transaction | |
| rejection_reason | No | Reason for rejection (required if accepted is false) |