verify_brand_attestation
Verify a brand's attestation status by its slug to retrieve trust details (verified, since, chain) and show buyer trust before proceeding with an order.
Instructions
Resolve the standalone droplinked brand attestation for a single shop slug. Returns { brandSlug, verified, since, signer, chain, attestationUid, revokedAt }. Use this AFTER find_inventory to round-trip a brand slug and render the canonical trust row to the buyer before proceeding. Gracefully degrades to verified=false on error / missing brand — the response shape is stable so the agent can always cite trust state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| brandSlug | Yes |