Create Purchase Requisition
create_purchase_requisitionCreate an append-only purchase requisition to trigger independent human review before any spending. It binds approval to a specific tool and input, ensuring accountability.
Instructions
Create an append-only purchase requisition and independent human-escalation request. This does not authorize spending.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ttlMs | No | ||
| taskId | Yes | ||
| vendor | Yes | ||
| purpose | Yes | ||
| evidence | Yes | ||
| toolName | Yes | Exact future economic tool name. The human-approved requisition is cryptographically bound to it. | |
| amountUsd | Yes | ||
| toolInput | Yes | Exact future economic tool input before financialControl metadata is attached. Stored only as a fingerprint. | |
| idempotencyKey | No | ||
| sourceMessageId | Yes | Stable identifier for the exact user message authorizing the request. |