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
get_shift_log
Reads the newest recorded actions for the active service day, optionally filtered by section. Returns presetId, serviceDate, entries with id, time, section, actor, tool, and summary, plus total and revision.
Page: /log
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
section |
string | no | Optional section filter for recorded actions. |
limit |
integer | no | Maximum number of newest entries returned, from 1 to 200. |
Raw JSON schema
{
"type": "object",
"description": "Optional section filter and result limit for the current shift record.",
"properties": {
"section": {
"type": "string",
"enum": [
"order",
"stock",
"labor",
"log"
],
"description": "Optional section filter for recorded actions."
},
"limit": {
"type": "integer",
"minimum": 1,
"maximum": 200,
"default": 50,
"description": "Maximum number of newest entries returned, from 1 to 200."
}
},
"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.