attestation_inspect
Pretty-print and structurally validate an Attestation envelope: confirm required fields, report signature length, and surface key URL and timestamp for public key lookup.
Instructions
Pretty-print an Attestation envelope with structural validation: confirms every required field is present, reports the decoded signature byte-length (should be 64), and surfaces the key_url + signed_at fields a caller would use to find the matching public key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| attestation | Yes |