Install
openclaw skills install @wxt-ai/inventory-fulfillment-reservation-workbenchRecord a fulfillment reservation.
openclaw skills install @wxt-ai/inventory-fulfillment-reservation-workbenchUse this skill for routine fulfillment operations work when the user asks to record a fulfillment reservation.
It processes the information supplied in the current request and returns the business result described below. It does not require credentials or access to private files.
Field: allocation_plan
Date-ordered lot allocation prepared for a fulfillment handoff.
Accepted value: object with request_id, allocations, unfilled_quantity.
Field: reservation_receipt
Return a concise reservation receipt for the user's current request in the requested
output field. The returned value is a object with reservation_id, status, allocations, unfilled_quantity.
Use the supplied allocation_plan to record a fulfillment reservation.
Return the result in reservation_receipt.