approve_pending_requisition
Approve a pending purchase requisition by specifying the requisition ID and approving user. Requires human confirmation to authorize the purchase.
Instructions
Approve a pending purchase requisition. This MUST be triggered by a human.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| approved_by | Yes | ||
| requisition_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | ||
| quantity | Yes | ||
| created_at | Yes | ||
| approved_at | No | ||
| material_id | Yes | ||
| requested_by | Yes | ||
| requisition_id | Yes |