approve_spend
Approve spend proposals flagged for human-in-the-loop review and issue a signed authorization receipt when tool and bound arguments are supplied. Cannot approve blocked or hard-rule failures.
Instructions
Human-in-the-loop approval for a proposal that returned HITL_REQUIRED. Cannot approve BLOCKED / hard-rule failures (spec §6.3 / §6.5). When tool + bound_args are supplied, mints a signed authorization receipt.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tool | No | Reference tool to bind the receipt to (e.g. place_equity_order) | |
| scope | No | ||
| action | Yes | ||
| policy | Yes | ||
| approver | Yes | Human approver identity (email or handle) | |
| bound_args | No | Canonical args the receipt will authorize | |
| ttl_seconds | No | Receipt lifetime (default 300) | |
| committed_today | No |