Get Proof Status
get_proof_statusPOLL BLOCKCHAIN STATUS: Check the lifecycle state of a cryptographic proof on the TON Blockchain. WHEN TO USE: Call this tool when an agent or user needs to verify if a recently sealed deal has transitioned from 'queued' to 'anchored_onchain', or to retrieve the immutable Merkle Root and TON transaction hash. BEHAVIOR: Returns status ('queued' or 'anchored_onchain'), Merkle Root, TON transaction hash, and explorer URL. Does not modify state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| deal_id | Yes | Canonical UUID of the sealed deal. |