Purpose Places or releases holds on fulfillment orders programmatically without navigating the Shopify admin. Useful for fraud review queues, inventory shortages, or payment verification workflows. Works on orders with fulfillment orders in status. Prerequisites - - API scopes: , Parameters Universal (store, format, dry run) + skill-specific: | Parameter | Type | Required | Default | Description | |-----------|------|----------|---------|-------------| | action | string | yes | — | or | | order ids | array | no | — | Array of order GIDs to target (e.g., ) | | query filter | string | no | — |…