返回顶部
t

toast

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

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

toast

# 🍞 Toast Toast — restaurant POS, orders, menus, employees, revenue centers, and reporting. ## Requirements | Variable | Required | Description | |----------|----------|-------------| | `TOAST_API_KEY` | ✅ | Toast API key | | `TOAST_RESTAURANT_GUID` | ✅ | Restaurant GUID | ## Quick Start ```bash # List orders python3 {{baseDir}}/scripts/toast.py list-orders --start-date <value> --end-date <value> --page-size "25" # Get order details python3 {{baseDir}}/scripts/toast.py get-order <id> # List menus python3 {{baseDir}}/scripts/toast.py list-menus # Get menu details python3 {{baseDir}}/scripts/toast.py get-menu <id> # List menu items python3 {{baseDir}}/scripts/toast.py list-menu-items --page-size "100" # List employees python3 {{baseDir}}/scripts/toast.py list-employees # Get employee details python3 {{baseDir}}/scripts/toast.py get-employee <id> # List revenue centers python3 {{baseDir}}/scripts/toast.py list-revenue-centers # List tables python3 {{baseDir}}/scripts/toast.py list-tables # List dining options python3 {{baseDir}}/scripts/toast.py list-dining-options # Get restaurant info python3 {{baseDir}}/scripts/toast.py get-restaurant --guid <value> ``` ## Output Format All commands output JSON by default. ## Script Reference | Script | Description | |--------|-------------| | `{baseDir}/scripts/toast.py` | Main CLI — all commands in one tool | ## Credits Built by [M. Abidi](https://www.linkedin.com/in/mohammad-ali-abidi) | [agxntsix.ai](https://www.agxntsix.ai) [YouTube](https://youtube.com/@aiwithabidi) | [GitHub](https://github.com/aiwithabidi) Part of the **AgxntSix Skill Suite** for OpenClaw agents. 📅 **Need help setting up OpenClaw for your business?** [Book a free consultation](https://cal.com/agxntsix/abidi-openclaw)

标签

skill ai

通过对话安装

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

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 toast-1775946018 技能

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

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

通过命令行安装

skillhub install toast-1775946018

下载 Zip 包

⬇ 下载 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
返回顶部