record_spend_intent
Append a spend-intent record to an append-only ledger, capturing amount, vendor, purpose, and actor without triggering any payment or authorization.
Instructions
Append one spend-intent record to the append-only ledger. This RECORDS intent to spend -- it never calls a vendor, a paid API, or a broker, and it cannot itself authorize or block a spend.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| actor | Yes | ||
| vendor | Yes | ||
| purpose | Yes | ||
| amount_usd | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||