attestation_inspect
Validate and pretty-print Attestation envelopes, confirming required fields, reporting signature byte-length, and exposing key_url and signed_at for 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 |