🍞 Toast
Toast — restaurant POS, orders, menus, employees, revenue centers, and reporting.
Requirements
| Variable | Required | Description |
|---|
| INLINECODE0 | ✅ | Toast API key |
| INLINECODE1 |
✅ | Restaurant GUID |
Quick Start
CODEBLOCK0
Output Format
All commands output JSON by default.
Script Reference
| Script | Description |
|---|
| INLINECODE2 | Main CLI — all commands in one tool |
Credits
Built by
M. Abidi |
agxntsix.ai
YouTube |
GitHub
Part of the
AgxntSix Skill Suite for OpenClaw agents.
📅 Need help setting up OpenClaw for your business? Book a free consultation
🍞 Toast
Toast——餐厅POS系统,涵盖订单、菜单、员工、营收中心及报表功能。
环境要求
| 变量名 | 必填 | 说明 |
|---|
| TOASTAPIKEY | ✅ | Toast API密钥 |
| TOASTRESTAURANTGUID |
✅ | 餐厅全局唯一标识符 |
快速开始
bash
列出订单
python3 {{baseDir}}/scripts/toast.py list-orders --start-date <值> --end-date <值> --page-size 25
获取订单详情
python3 {{baseDir}}/scripts/toast.py get-order
列出菜单
python3 {{baseDir}}/scripts/toast.py list-menus
获取菜单详情
python3 {{baseDir}}/scripts/toast.py get-menu
列出菜单项
python3 {{baseDir}}/scripts/toast.py list-menu-items --page-size 100
列出员工
python3 {{baseDir}}/scripts/toast.py list-employees
获取员工详情
python3 {{baseDir}}/scripts/toast.py get-employee
列出营收中心
python3 {{baseDir}}/scripts/toast.py list-revenue-centers
列出餐桌
python3 {{baseDir}}/scripts/toast.py list-tables
列出就餐选项
python3 {{baseDir}}/scripts/toast.py list-dining-options
获取餐厅信息
python3 {{baseDir}}/scripts/toast.py get-restaurant --guid <值>
输出格式
所有命令默认以JSON格式输出。
脚本参考
| 脚本 | 说明 |
|---|
| {baseDir}/scripts/toast.py | 主命令行工具——集成所有命令 |
致谢
由 M. Abidi 构建 | agxntsix.ai
YouTube | GitHub
属于面向OpenClaw代理的 AgxntSix技能套件 的一部分。
📅 需要为您的企业搭建OpenClaw? 预约免费咨询