create_decision
Create and verify a decision through the Trust OS API, returning a decision ID, recommendation, risk assessment, proof hash, and trace URL for dashboard inspection.
Instructions
Create and verify a decision via the Trust OS Decision API. Returns decision_id, recommendation, risk assessment, proof_hash, and a trace_url for Dashboard inspection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| policy | No | Policy identifier to apply. Defaults to server policy. | |
| approver | No | Entity requesting the decision (e.g. treasury_bot, payment_service) | |
| decision | Yes | Decision type to verify (e.g. stablecoin_transfer, payment_approval) | |
| metadata | No | Contextual data: amount, currency, region, etc. |