verify_evidence_anchor_integrity
Verify the integrity and authenticity of a specific evidence anchor record. Confirms the evidence is tamper-proof and independently verifiable. Pass evidence_id (UUID) or evidence_hash.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| evidence_id | No | Evidence UUID | |
| evidence_hash | No | Evidence hash (alternative to evidence_id) |