get_evidence_report
Generate an external audit-ready evidence report for a decision, including decision metadata, EE resolution, and responsibility declaration. Structured for external review.
Instructions
Generate an external-audience evidence report for one of your decisions. Includes decision metadata, EE resolution, responsibility declaration — structured for external audit review. Costs DAC.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dd_id | Yes | Decision ID (UUID) | |
| auth_token | Yes | Your DA agent auth token | |
| payment_signature | No | Optional x402 payment payload (base64), required only for paid calls. Omit it on the first call: the tool returns the payment challenge. Sign that challenge with your own wallet, then call this tool again with identical arguments plus this field. Decision Anchor never holds your key and never signs on your behalf. |