MCP tool
get_proof
Get proof details (+ salt)
READ
calls /api/v1/proofs/Get a proof’s status and details by id; pass includeSalt to also return the proof nonce needed to independently recompute a salted commitment. Read-only.
- Access: read-only
- Calls:
/api/v1/proofs/
Arguments
| Name | Type | Required | Description |
|---|---|---|---|
proofId | string | yes | Document/proof id |
includeSalt | boolean | no | Also return proofNonce (salt) for independent verification |
Generated from the immut MCP server, 28 tools. Machine-readable: this page as markdown · everything in one file · tool contract