| name | toast |
| description | Toast — restaurant POS, orders, menus, employees, revenue centers, and reporting. |
| homepage | https://www.agxntsix.ai |
| license | MIT |
| compatibility | Python 3.10+ (stdlib only — no dependencies) |
| metadata | {"openclaw":{"emoji":"🍞","requires":{"env":["TOAST_API_KEY","TOAST_RESTAURANT_GUID"]},"primaryEnv":"TOAST_API_KEY","homepage":"https://www.agxntsix.ai"}} |
🍞 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
python3 {{baseDir}}/scripts/toast.py list-orders --start-date <value> --end-date <value> --page-size "25"
python3 {{baseDir}}/scripts/toast.py get-order <id>
python3 {{baseDir}}/scripts/toast.py list-menus
python3 {{baseDir}}/scripts/toast.py get-menu <id>
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 <id>
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 <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 | 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