Shopify
Commerce · 28 actions · connect by signing in
Actions
A sample of the 28 Shopify actions. Each keeps the schema of the real API.
shopify.list_ordersreadshopify.get_orderreadshopify.create_orderwriteshopify.list_productsreadshopify.get_productreadshopify.create_productwriteshopify.delete_orderdelete
From your agent
Your agent never loads these up front. It searches in plain words and gets back the one it needs.
search_tools
{ "query": "list orders", "app": "shopify" }execute_tool
{ "name": "shopify.list_orders",
"fields": ["id"] }