request_authorization
Request a signed authorization receipt for gated tools such as placing equity orders or wire transfers. Auto-approves within policy, escalates for approval when needed, and records denials on the audit ledger.
Instructions
Request a signed authorization receipt for a scoped reference tool (place_equity_order, wire_treasury_transfer, rebalance_portfolio). Auto-lock mints a receipt; HITL_REQUIRED waits for approver; hard fails return a structured deny that is already on the audit ledger.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | Yes | Tool args that will be bound into the receipt | |
| tool | Yes | Gated reference tool name | |
| scope | No | ||
| policy | No | ||
| approver | No | Required when the gate returns HITL_REQUIRED | |
| ttl_seconds | No | ||
| committed_today | No |