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_labor_preview
Creates and renders a revisioned staffing preview from the working order and roster signals. The adopted roster stays unchanged. Returns previewId, revision, dayparts with gaps, reasons, and actions, plus scheduled and required totals.
Page: /labor
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
expectedRevision |
integer | yes | Required shared revision from get_labor_plan or the previous mutation result. |
note |
string | no | Short human-authored reason stored with the preview activity. |
Raw JSON schema
{
"type": "object",
"description": "A staffing preview tied to a specific shared revision.",
"properties": {
"expectedRevision": {
"type": "integer",
"minimum": 0,
"description": "Required shared revision from get_labor_plan or the previous mutation result."
},
"note": {
"type": "string",
"maxLength": 500,
"description": "Short human-authored reason stored with the preview activity."
}
},
"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.