gelato
Comprehensive plugin for Gelato's print-on-demand API - manage orders, browse product catalogs, get quotes, track shipments, and automate your print fulfillment workflow
Quick Install
npm install @openpets/gelato pnpm add @openpets/gelato Required Environment Variables
-
GELATO_API_KEYYour Gelato API key from the dashboard
Available Tools (20)
These tools are available when you install the gelato plugin in your AI assistant.
gelato-test-connection
Test Gelato API connection by fetching available catalogs
gelato-list-catalogs
List all available product catalogs from Gelato
gelato-get-catalog
Get detailed information about a specific product catalog
gelato-search-products
Search for products within a catalog with optional filters. Pass filters as JSON string like
gelato-get-product
Get detailed information about a specific product
gelato-get-product-prices
Get pricing information for a specific product including quantity-based pricing
gelato-quote-order
Get a price quote for an order. Pass shippingAddress and items as JSON strings.
gelato-create-order
Create a new print-on-demand order with Gelato. Pass shippingAddress and items as JSON strings.
gelato-get-order
Get detailed information about an existing order
gelato-search-orders
Search for orders with various filters
gelato-cancel-order
Cancel an order (only possible before it ships)
gelato-update-shipping-address
Update the shipping address for an order (only possible before it ships)
gelato-list-shipment-methods
List available shipment methods for a destination country
gelato-get-order-status
Get the current fulfillment status of an order with tracking information
gelato-create-draft-order
Create a draft order that won
gelato-confirm-draft-order
Confirm a draft order to begin processing
gelato-get-stock-availability
Check product stock availability at Gelato production facilities
gelato-estimate-delivery
Get estimated delivery dates for shipping to a destination
gelato-get-order-pricing
Get detailed pricing breakdown for an order
gelato-reorder
Create a new order based on a previous order
Example Queries
list all gelato product catalogs search for poster products in gelato create a print order for a t-shirt get a quote for printing 100 posters check order status track my gelato shipment list available shipping methods to US cancel my gelato order Usage Scenarios
product browsing
- 1
list catalogs - 2
search products in poster catalog - 3
get product details and pricing
order management
- 1
create a new order - 2
get order status with tracking - 3
cancel an order
quote and pricing
- 1
get a quote for an order - 2
check product prices for US delivery
Use gelato with Your AI Assistant
This open source plugin works with OpenCode-compatible AI assistants including ChatGPT, Claude, Perplexity, and other LLM-powered coding tools. Install the plugin and start using natural language to interact with gelato.
Related Plugins
music
Simple template plugin for OpenCode - customize to build your own plugin
titkok
TikTok plugin for OpenCode - Search and analyze trending videos around specific topics using Playwright web scraping
terminal-shop
Order coffee and merchandise from Terminal Shop - the developer-focused coffee company. Browse products, manage your cart, addresses, payment methods, and subscriptions.