Guides
Guides are also MCP resources at loby://guides/{name}.
getGuide
Open a guide by name. With no name, lists the guides you can open. Start with templating when changing templates, or seating-map-layout for a seating map drawing.
| Argument | Type | Required | Description |
|---|---|---|---|
name | string | No | Guide name, for example seating-map-layout |
With no name, returns { guides: [{ name, title }] }. With a known name, returns { name, title, text }. Unknown name returns { error, guides }.
| name | title |
|---|---|
templating | Templates |
email-templates | Email templates |
print-templates | PDF and print templates |
wallet-passes | Wallet passes |
seating-map-layout | Seating map layout |
thermal-templates | Thermal printer templates |
mobile-templates | Mobile app templates |
website-and-checkout | Website and checkout templates |
template-variables | Template variables |
template-content | Template content, fonts, and photos |