verify_brand_attestation
Verifies brand attestation for a shop slug, returning trust state including verified flag, signer, chain, and attestation UID to display to buyers.
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 |