inspect_timestamp
Read a stored proof file to inspect its metadata, including size, calendar attestation counts, and Bitcoin attestation claims, without network calls.
Instructions
Reads a stored proof file from disk without any network calls. Returns proof metadata including size, number of calendar attestations (pending promises from OTS servers) and Bitcoin attestations. has_bitcoin_attestation reports only what the file claims — it is a structural check, not evidence that Bitcoin backs the claim. Use verify_timestamp, which checks the block header on-chain, before telling a user that a stamp is confirmed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | UUID from the stamp record |