E-commerce13 toolsPaste one API key
Gelato integration for AI agents
Gelato is a print-on-demand platform for creating and managing orders, browsing printable products and prices, checking stock, and finding shipment methods.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Gelato once and call the same tools from all of them.
Setup
Connect Gelato through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
Gelato exposes 13 tools through ClawLink. The 12 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
gelato_check_stock_availability | Check current regional stock status for 1 to 250 Gelato product UIDs | Read |
gelato_get_catalogs | List available Gelato product catalogs, or provide catalog_uid to retrieve one catalog's full | Read |
gelato_get_order | Retrieve the full current state, financial status, fulfillment status, shipment tracking | Read |
gelato_get_product | Retrieve one Gelato product's attributes, dimensions, weight, supported countries | Read |
gelato_get_product_prices | Return Gelato's quantity price tiers for one product, optionally localized by destination | Read |
gelato_quote_order | Quote product and shipping costs and delivery estimates for a destination before creating an | Read |
gelato_search_orders | Search Gelato orders with status, reference, date, country, currency, channel, type, store, or | Read |
gelato_search_products | Search printable products in a Gelato catalog by catalog attribute values and return one | Read |
gelato_create_draft_order | Create a Gelato draft for review or later submission without entering production | Write |
gelato_create_order | Create a production order that can immediately enter fulfillment and charge the connected | Write |
gelato_cancel_order | Cancel a regular Gelato order before production advances too far | Write |
gelato_submit_draft_order | Convert an existing draft into a regular production order | Read |