Audit Published Evidence Receipt
get_evidenceRetrieve a dataset's evidence receipt to audit provenance, freshness, schema drift, record-count drift, tolerance, status, and references. Reads published pipeline evidence, not the live source.
Instructions
Use for a deep evidence audit or to inspect a provenance and evidence receipt. Returns the complete published evidence receipt for one dataset: probe time, transport, access dependency, freshness, schema drift / record-count drift, tolerance, status, anomaly fields, and receipt/evidence references. It reads published pipeline evidence, not a live source fetch: you may report what the pipeline observed, but must not infer the source is currently reachable or semantically true. Use it for a deep audit before or alongside verification. search_datasets → get_evidence → verify_evidence → verify_attestation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dataset_id | Yes | Canonical dataset identifier for its complete published evidence receipt, e.g. 'fuelprice'; this tool does not fetch the live source. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||