read_products / write_products| Tool | Description | Credits | Cost/call |
|---|---|---|---|
shop_products.list |
List products with cursor pagination + search | 15 | $0.15 |
shop_products.get |
Get a single product by ID | 3 | $0.03 |
shop_products.search |
Search products using Shopify syntax | 15 | $0.15 |
shop_products.variants |
List variants of a product | 10 | $0.10 |
shop_products.create |
Create a new product (draft or active) | 15 | $0.15 |
shop_products.update |
Update product fields | 15 | $0.15 |
shop_products.delete |
Delete a product | 10 | $0.10 |
read_orders / write_orders / write_draft_orders| Tool | Description | Credits | Cost/call |
|---|---|---|---|
shop_orders.list |
List orders with pagination + filter | 15 | $0.15 |
shop_orders.get |
Get single order with lineItems + address | 5 | $0.05 |
shop_orders.cancel |
Cancel an order (optional refund + restock) | 15 | $0.15 |
shop_orders.fulfill |
Create fulfillment (V2) for an order | 20 | $0.20 |
shop_orders.draft_create |
Create a draft order | 15 | $0.15 |
shop_orders.refund |
Issue refund against existing order | 20 | $0.20 |
read_customers / write_customers (Protected Data approval)| Tool | Description | Credits | Cost/call |
|---|---|---|---|
shop_customers.list |
List customers (Protected Data approval required) | 15 | $0.15 |
shop_customers.get |
Get single customer + addresses | 3 | $0.03 |
shop_customers.search |
Search customers (email, tag, …) | 15 | $0.15 |
shop_customers.create |
Create new customer | 15 | $0.15 |
shop_customers.update |
Update customer fields | 15 | $0.15 |
read_locations / read_inventory / write_inventory| Tool | Description | Credits | Cost/call |
|---|---|---|---|
shop_inventory.levels_list |
List inventory levels at a location | 15 | $0.15 |
shop_inventory.locations_list |
List all warehouse / store locations | 10 | $0.10 |
shop_inventory.adjust |
Adjust inventory quantities by delta | 15 | $0.15 |
shop_inventory.activate |
Activate inventory tracking at a location | 10 | $0.10 |
shop_inventory.bulk_update |
Bulk-set absolute inventory quantities | 30 | $0.30 |
read_discounts / write_discounts| Tool | Description | Credits | Cost/call |
|---|---|---|---|
shop_discounts.list |
List code-based discount campaigns | 15 | $0.15 |
shop_discounts.create |
Create a basic code discount | 20 | $0.20 |
read_online_store_pages / write_online_store_pages| Tool | Description | Credits | Cost/call |
|---|---|---|---|
shop_pages.list |
List online-store pages | 15 | $0.15 |
shop_pages.create |
Create a new page | 20 | $0.20 |