返回顶部
t

toast吐司POS系统

Toast — restaurant POS, orders, menus, employees, revenue centers, and reporting.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
269
下载量
免费
免费
0
收藏
概述
安装方式
版本历史

toast

🍞 Toast

Toast——餐厅POS系统,涵盖订单、菜单、员工、营收中心及报表功能。

环境要求

变量名必填说明
TOASTAPIKEYToast 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? 预约免费咨询

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 toast-1775946018 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 toast-1775946018 技能

通过命令行安装

skillhub install toast-1775946018

下载

⬇ 下载 toast v1.0.0(免费)

文件大小: 3.32 KB | 发布时间: 2026-4-12 11:42

v1.0.0 最新 2026-4-12 11:42
- Initial release of the Toast skill for restaurant POS integration.
- Provides CLI commands to list and get details for orders, menus, employees, revenue centers, tables, and dining options.
- All commands output JSON by default.
- Requires environment variables: TOAST_API_KEY and TOAST_RESTAURANT_GUID.
- No external dependencies; compatible with Python 3.10+ (stdlib only).

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部