Shopify · Arazzo Workflow
Shopify Restock a Product Variant
Version 1.0.0
Read a variant to find its inventory item, resolve a location, and set the available quantity.
Provider
Workflows
restock-product-variant
Set a variant's available stock at the primary location by resolving its inventory item.
Resolves a variant's inventory item from the product, resolves the primary location, and sets the variant's available quantity there.
1
resolveVariant
List the product's variants and select the matching variant so its inventory item id can be used for the stock update.
2
3
setLevel
Set the available quantity for the variant's inventory item at the resolved location.
Source API Descriptions
openapi
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.