cutoff-webmcp.vercel.app
Cutoff helps restaurant managers recalculate inventory and labor after booking or event changes before a supplier deadline.
First seen 2026-09-07 · Last seen 2026-09-14 · Source: webmcp.com
Answer 5 · Act 8 · Transact 1 · Score: Not yet scored
Tool inspector
create_order_preview
Creates and renders a revisioned supplier-order preview from current signals and pins. The saved order and adoption status remain unchanged. Returns previewId, revision, covers and laborHours before and after, each line's before, after, delta, and reason, cost before and after, and warnings.
Page: /
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
expectedRevision |
integer | yes | Required review revision from get_order_context or the previous mutation result. |
rationale |
string | no | Short reason stored with the preview. |
Raw JSON schema
{
"type": "object",
"description": "A supplier-order preview tied to a specific review revision.",
"properties": {
"expectedRevision": {
"type": "integer",
"minimum": 0,
"description": "Required review revision from get_order_context or the previous mutation result."
},
"rationale": {
"type": "string",
"maxLength": 500,
"description": "Short reason stored with the preview."
}
},
"required": [
"expectedRevision"
],
"additionalProperties": false
}
Similar websites
eworker.ca
E-Worker is business infrastructure powered by AI, with focused apps and connected business work.
urban-planning-copilot.heisenbug.in
Urban Planning Copilot
vide.zerdalu.com
Vide
labspace-agent-twin.onrender.com
LabSpace Atlas — design laboratories, index exact locations, and let a browser agent plan, audit, and navigate the spatial twin.