MCP Canteen Server

MIT License
  • Linux
  • Apple

get_canteen_data

Retrieve cafeteria dining attendance data, including breakfast and lunch counts, within a specified date range using the MCP Canteen Server.

Instructions

获取餐厅就餐人数数据

Input Schema

NameRequiredDescriptionDefault
end_dateNo
periodNo
start_dateNo

Input Schema (JSON Schema)

{ "properties": { "end_date": { "default": null, "title": "End Date", "type": "string" }, "period": { "default": null, "title": "Period", "type": "string" }, "start_date": { "default": null, "title": "Start Date", "type": "string" } }, "title": "get_canteen_dataArguments", "type": "object" }

You must be authenticated.

Other Tools from MCP Canteen Server

Related Tools

ID: g5lv0kah0u