Purpose Queries recent high-risk orders and takes two protective actions: tags the order for staff visibility and optionally places a fulfillment hold to prevent the order from shipping until reviewed. Complements (which only reads) with write actions that create a reviewable queue. Prerequisites - Authenticated Shopify CLI session: - API scopes: , , Parameters | Parameter | Type | Required | Default | Description | |-----------|------|----------|---------|-------------| | store | string | yes | — | Store domain (e.g., mystore.myshopify.com) | | days back | integer | no | 1 | Lookback window…