naftiko: 1.0.0-alpha2 info: label: Shopify API — Levels description: 'Shopify API — Levels. 37 operations. Lead operation: Shopify Retrieves A List Of Inventory Levels. Self-contained Naftiko capability covering one Shopify business surface.' tags: - Shopify - Levels created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: SHOPIFY_API_KEY: SHOPIFY_API_KEY capability: consumes: - type: http namespace: shopify-levels baseUri: '' description: Shopify API — Levels business capability. Self-contained, no shared references. resources: - name: admin-api-2020-01-inventory_levels.json path: /admin/api/2020-01/inventory_levels.json operations: - name: deprecated202001getinventorylevels method: GET description: Shopify Retrieves A List Of Inventory Levels outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: inventory_item_ids in: query type: string description: A comma-separated list of inventory item IDs. - name: location_ids in: query type: string description: A comma-separated list of location IDs. To find the ID of a location, use the Location resource. - name: limit in: query type: string description: The maximum number of results to show. - name: updated_at_min in: query type: string description: 'Show inventory levels updated at or after date (format: 2019-03-19T01:21:44-04:00).' - name: deprecated202001deleteinventorylevels method: DELETE description: Shopify Deletes An Inventory Level Of An Inventory Item At A Location outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: "inventory_item_id\n required" in: query type: string description: The ID for the inventory item. - name: "location_id\n required" in: query type: string description: The ID of the location that the inventory level belongs to. To find the ID of the location, use the Location resource. - name: inventory_item_id in: query type: integer description: inventory_item_id - name: location_id in: query type: integer description: location_id - name: admin-api-2020-01-inventory_levels-adjust.json path: /admin/api/2020-01/inventory_levels/adjust.json operations: - name: deprecated202001createinventorylevelsadjust method: POST description: Shopify Adjusts The Inventory Level Of An Inventory Item At A Single Location outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: "inventory_item_id\n required" in: query type: string description: The ID of the inventory item. - name: "location_id\n required" in: query type: string description: The ID of the location that the inventory level belongs to. To find the ID of the location, use the Location resource. - name: "available_adjustment\n required" in: query type: string description: The amount to adjust the available inventory quantity. Send negative values to subtract from the current available quantity. For example, "available_adjustment" - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-01-inventory_levels-connect.json path: /admin/api/2020-01/inventory_levels/connect.json operations: - name: deprecated202001createinventorylevelsconnect method: POST description: Shopify Connects An Inventory Item To A Location By Creating An Inventory Level At That Location outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: "inventory_item_id\n required" in: query type: string description: The ID of the inventory item. - name: "location_id\n required" in: query type: string description: The ID of the location that the inventory level belongs to. To find the ID of the location, use the Location resource. - name: relocate_if_necessary in: query type: string description: 'Whether inventory for any previously connected locations will be relocated. This property is ignored when no fulfillment service location is involved. For more ' - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-01-inventory_levels-set.json path: /admin/api/2020-01/inventory_levels/set.json operations: - name: deprecated202001createinventorylevelsset method: POST description: Shopify Sets The Inventory Level For An Inventory Item At A Location outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: "inventory_item_id\n required" in: query type: string description: The ID for the inventory item. - name: "location_id\n required" in: query type: string description: The ID of the location that the inventory level belongs to. To find the ID of the location, use the Location resource. - name: "available\n required" in: query type: string description: Sets the available inventory quantity. - name: disconnect_if_necessary in: query type: string description: 'Whether inventory for any previously connected locations will be set to 0 and the locations disconnected. This property is ignored when no fulfillment service ' - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-01-locations-location_id-inventory_levels.json path: /admin/api/2020-01/locations/{location_id}/inventory_levels.json operations: - name: deprecated202001getlocationsparamlocationidinventorylevels method: GET description: Shopify Retrieves A List Of Inventory Levels For A Location outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: location_id in: path type: string description: location_id required: true - name: admin-api-2020-04-inventory_levels.json path: /admin/api/2020-04/inventory_levels.json operations: - name: deprecated202004getinventorylevels method: GET description: Shopify Retrieves A List Of Inventory Levels outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: inventory_item_ids in: query type: string description: A comma-separated list of inventory item IDs. - name: location_ids in: query type: string description: A comma-separated list of location IDs. To find the ID of a location, use the Location resource. - name: limit in: query type: string description: The maximum number of results to show. - name: updated_at_min in: query type: string description: 'Show inventory levels updated at or after date (format: 2019-03-19T01:21:44-04:00).' - name: deprecated202004deleteinventorylevels method: DELETE description: Shopify Deletes An Inventory Level Of An Inventory Item At A Location outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: "inventory_item_id\n required" in: query type: string description: The ID for the inventory item. - name: "location_id\n required" in: query type: string description: The ID of the location that the inventory level belongs to. To find the ID of the location, use the Location resource. - name: inventory_item_id in: query type: integer description: inventory_item_id - name: location_id in: query type: integer description: location_id - name: admin-api-2020-04-inventory_levels-adjust.json path: /admin/api/2020-04/inventory_levels/adjust.json operations: - name: deprecated202004createinventorylevelsadjust method: POST description: Shopify Adjusts The Inventory Level Of An Inventory Item At A Single Location outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: "inventory_item_id\n required" in: query type: string description: The ID of the inventory item. - name: "location_id\n required" in: query type: string description: The ID of the location that the inventory level belongs to. To find the ID of the location, use the Location resource. - name: "available_adjustment\n required" in: query type: string description: The amount to adjust the available inventory quantity. Send negative values to subtract from the current available quantity. For example, "available_adjustment" - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-04-inventory_levels-connect.json path: /admin/api/2020-04/inventory_levels/connect.json operations: - name: deprecated202004createinventorylevelsconnect method: POST description: Shopify Connects An Inventory Item To A Location By Creating An Inventory Level At That Location outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: "inventory_item_id\n required" in: query type: string description: The ID of the inventory item. - name: "location_id\n required" in: query type: string description: The ID of the location that the inventory level belongs to. To find the ID of the location, use the Location resource. - name: relocate_if_necessary in: query type: string description: 'Whether inventory for any previously connected locations will be relocated. This property is ignored when no fulfillment service location is involved. For more ' - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-04-inventory_levels-set.json path: /admin/api/2020-04/inventory_levels/set.json operations: - name: deprecated202004createinventorylevelsset method: POST description: Shopify Sets The Inventory Level For An Inventory Item At A Location outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: "inventory_item_id\n required" in: query type: string description: The ID for the inventory item. - name: "location_id\n required" in: query type: string description: The ID of the location that the inventory level belongs to. To find the ID of the location, use the Location resource. - name: "available\n required" in: query type: string description: Sets the available inventory quantity. - name: disconnect_if_necessary in: query type: string description: 'Whether inventory for any previously connected locations will be set to 0 and the locations disconnected. This property is ignored when no fulfillment service ' - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-04-locations-location_id-inventory_levels.json path: /admin/api/2020-04/locations/{location_id}/inventory_levels.json operations: - name: deprecated202004getlocationsparamlocationidinventorylevels method: GET description: Shopify Retrieves A List Of Inventory Levels For A Location outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: location_id in: path type: string description: location_id required: true - name: admin-api-2020-07-inventory_levels.json path: /admin/api/2020-07/inventory_levels.json operations: - name: deprecated202007getinventorylevels method: GET description: Shopify Retrieves A List Of Inventory Levels outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: inventory_item_ids in: query type: string description: A comma-separated list of inventory item IDs. - name: location_ids in: query type: string description: A comma-separated list of location IDs. To find the ID of a location, use the Location resource. - name: limit in: query type: string description: The maximum number of results to show. - name: updated_at_min in: query type: string description: 'Show inventory levels updated at or after date (format: 2019-03-19T01:21:44-04:00).' - name: deprecated202007deleteinventorylevels method: DELETE description: Shopify Deletes An Inventory Level Of An Inventory Item At A Location outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: "inventory_item_id\n required" in: query type: string description: The ID for the inventory item. - name: "location_id\n required" in: query type: string description: The ID of the location that the inventory level belongs to. To find the ID of the location, use the Location resource. - name: inventory_item_id in: query type: integer description: inventory_item_id - name: location_id in: query type: integer description: location_id - name: admin-api-2020-07-inventory_levels-adjust.json path: /admin/api/2020-07/inventory_levels/adjust.json operations: - name: deprecated202007createinventorylevelsadjust method: POST description: Shopify Adjusts The Inventory Level Of An Inventory Item At A Single Location outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: "inventory_item_id\n required" in: query type: string description: The ID of the inventory item. - name: "location_id\n required" in: query type: string description: The ID of the location that the inventory level belongs to. To find the ID of the location, use the Location resource. - name: "available_adjustment\n required" in: query type: string description: The amount to adjust the available inventory quantity. Send negative values to subtract from the current available quantity. For example, "available_adjustment" - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-07-inventory_levels-connect.json path: /admin/api/2020-07/inventory_levels/connect.json operations: - name: deprecated202007createinventorylevelsconnect method: POST description: Shopify Connects An Inventory Item To A Location By Creating An Inventory Level At That Location outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: "inventory_item_id\n required" in: query type: string description: The ID of the inventory item. - name: "location_id\n required" in: query type: string description: The ID of the location that the inventory level belongs to. To find the ID of the location, use the Location resource. - name: relocate_if_necessary in: query type: string description: 'Whether inventory for any previously connected locations will be relocated. This property is ignored when no fulfillment service location is involved. For more ' - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-07-inventory_levels-set.json path: /admin/api/2020-07/inventory_levels/set.json operations: - name: deprecated202007createinventorylevelsset method: POST description: Shopify Sets The Inventory Level For An Inventory Item At A Location outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: "inventory_item_id\n required" in: query type: string description: The ID for the inventory item. - name: "location_id\n required" in: query type: string description: The ID of the location that the inventory level belongs to. To find the ID of the location, use the Location resource. - name: "available\n required" in: query type: string description: Sets the available inventory quantity. - name: disconnect_if_necessary in: query type: string description: 'Whether inventory for any previously connected locations will be set to 0 and the locations disconnected. This property is ignored when no fulfillment service ' - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-07-locations-location_id-inventory_levels.json path: /admin/api/2020-07/locations/{location_id}/inventory_levels.json operations: - name: deprecated202007getlocationsparamlocationidinventorylevels method: GET description: Shopify Retrieves A List Of Inventory Levels For A Location outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: location_id in: path type: string description: location_id required: true - name: admin-api-2020-10-inventory_levels.json path: /admin/api/2020-10/inventory_levels.json operations: - name: getinventorylevels method: GET description: Shopify Retrieves A List Of Inventory Levels outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: inventory_item_ids in: query type: string description: A comma-separated list of inventory item IDs. - name: location_ids in: query type: string description: A comma-separated list of location IDs. To find the ID of a location, use the Location resource. - name: limit in: query type: string description: The maximum number of results to show. - name: updated_at_min in: query type: string description: 'Show inventory levels updated at or after date (format: 2019-03-19T01:21:44-04:00).' - name: deleteinventorylevels method: DELETE description: Shopify Deletes An Inventory Level Of An Inventory Item At A Location outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: "inventory_item_id\n required" in: query type: string description: The ID for the inventory item. - name: "location_id\n required" in: query type: string description: The ID of the location that the inventory level belongs to. To find the ID of the location, use the Location resource. - name: inventory_item_id in: query type: integer description: inventory_item_id - name: location_id in: query type: integer description: location_id - name: admin-api-2020-10-inventory_levels-adjust.json path: /admin/api/2020-10/inventory_levels/adjust.json operations: - name: createinventorylevelsadjust method: POST description: Shopify Adjusts The Inventory Level Of An Inventory Item At A Single Location outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: "inventory_item_id\n required" in: query type: string description: The ID of the inventory item. - name: "location_id\n required" in: query type: string description: The ID of the location that the inventory level belongs to. To find the ID of the location, use the Location resource. - name: "available_adjustment\n required" in: query type: string description: The amount to adjust the available inventory quantity. Send negative values to subtract from the current available quantity. For example, "available_adjustment" - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-10-inventory_levels-connect.json path: /admin/api/2020-10/inventory_levels/connect.json operations: - name: createinventorylevelsconnect method: POST description: Shopify Connects An Inventory Item To A Location By Creating An Inventory Level At That Location outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: "inventory_item_id\n required" in: query type: string description: The ID of the inventory item. - name: "location_id\n required" in: query type: string description: The ID of the location that the inventory level belongs to. To find the ID of the location, use the Location resource. - name: relocate_if_necessary in: query type: string description: 'Whether inventory for any previously connected locations will be relocated. This property is ignored when no fulfillment service location is involved. For more ' - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-10-inventory_levels-set.json path: /admin/api/2020-10/inventory_levels/set.json operations: - name: createinventorylevelsset method: POST description: Shopify Sets The Inventory Level For An Inventory Item At A Location outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: "inventory_item_id\n required" in: query type: string description: The ID for the inventory item. - name: "location_id\n required" in: query type: string description: The ID of the location that the inventory level belongs to. To find the ID of the location, use the Location resource. - name: "available\n required" in: query type: string description: Sets the available inventory quantity. - name: disconnect_if_necessary in: query type: string description: 'Whether inventory for any previously connected locations will be set to 0 and the locations disconnected. This property is ignored when no fulfillment service ' - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-10-locations-location_id-inventory_levels.json path: /admin/api/2020-10/locations/{location_id}/inventory_levels.json operations: - name: getlocationsparamlocationidinventorylevels method: GET description: Shopify Retrieves A List Of Inventory Levels For A Location outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: location_id in: path type: string description: location_id required: true - name: admin-api-2021-01-inventory_levels.json path: /admin/api/2021-01/inventory_levels.json operations: - name: deprecated202101getinventorylevels method: GET description: Shopify Retrieves A List Of Inventory Levels outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: inventory_item_ids in: query type: string description: A comma-separated list of inventory item IDs. - name: location_ids in: query type: string description: A comma-separated list of location IDs. To find the ID of a location, use the Location resource. - name: limit in: query type: string description: The maximum number of results to show. - name: updated_at_min in: query type: string description: 'Show inventory levels updated at or after date (format: 2019-03-19T01:21:44-04:00).' - name: deprecated202101deleteinventorylevels method: DELETE description: Shopify Deletes An Inventory Level Of An Inventory Item At A Location outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: "inventory_item_id\n required" in: query type: string description: The ID for the inventory item. - name: "location_id\n required" in: query type: string description: The ID of the location that the inventory level belongs to. To find the ID of the location, use the Location resource. - name: inventory_item_id in: query type: integer description: inventory_item_id - name: location_id in: query type: integer description: location_id - name: admin-api-2021-01-inventory_levels-adjust.json path: /admin/api/2021-01/inventory_levels/adjust.json operations: - name: deprecated202101createinventorylevelsadjust method: POST description: Shopify Adjusts The Inventory Level Of An Inventory Item At A Single Location outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: "inventory_item_id\n required" in: query type: string description: The ID of the inventory item. - name: "location_id\n required" in: query type: string description: The ID of the location that the inventory level belongs to. To find the ID of the location, use the Location resource. - name: "available_adjustment\n required" in: query type: string description: The amount to adjust the available inventory quantity. Send negative values to subtract from the current available quantity. For example, "available_adjustment" - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2021-01-inventory_levels-connect.json path: /admin/api/2021-01/inventory_levels/connect.json operations: - name: deprecated202101createinventorylevelsconnect method: POST description: Shopify Connects An Inventory Item To A Location By Creating An Inventory Level At That Location outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: "inventory_item_id\n required" in: query type: string description: The ID of the inventory item. - name: "location_id\n required" in: query type: string description: The ID of the location that the inventory level belongs to. To find the ID of the location, use the Location resource. - name: relocate_if_necessary in: query type: string description: 'Whether inventory for any previously connected locations will be relocated. This property is ignored when no fulfillment service location is involved. For more ' - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2021-01-inventory_levels-set.json path: /admin/api/2021-01/inventory_levels/set.json operations: - name: deprecated202101createinventorylevelsset method: POST description: Shopify Sets The Inventory Level For An Inventory Item At A Location outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: "inventory_item_id\n required" in: query type: string description: The ID for the inventory item. - name: "location_id\n required" in: query type: string description: The ID of the location that the inventory level belongs to. To find the ID of the location, use the Location resource. - name: "available\n required" in: query type: string description: Sets the available inventory quantity. - name: disconnect_if_necessary in: query type: string description: 'Whether inventory for any previously connected locations will be set to 0 and the locations disconnected. This property is ignored when no fulfillment service ' - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2021-01-locations-location_id-inventory_levels.json path: /admin/api/2021-01/locations/{location_id}/inventory_levels.json operations: - name: deprecated202101getlocationsparamlocationidinventorylevels method: GET description: Shopify Retrieves A List Of Inventory Levels For A Location outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: location_id in: path type: string description: location_id required: true - name: admin-api-unstable-inventory_levels.json path: /admin/api/unstable/inventory_levels.json operations: - name: deprecatedunstablegetinventorylevels method: GET description: Shopify Retrieves A List Of Inventory Levels outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: inventory_item_ids in: query type: string description: A comma-separated list of inventory item IDs. - name: location_ids in: query type: string description: A comma-separated list of location IDs. To find the ID of a location, use the Location resource. - name: limit in: query type: string description: The maximum number of results to show. - name: updated_at_min in: query type: string description: 'Show inventory levels updated at or after date (format: 2019-03-19T01:21:44-04:00).' - name: deprecatedunstabledeleteinventorylevels method: DELETE description: Shopify Deletes An Inventory Level Of An Inventory Item At A Location outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: "inventory_item_id\n required" in: query type: string description: The ID for the inventory item. - name: "location_id\n required" in: query type: string description: The ID of the location that the inventory level belongs to. To find the ID of the location, use the Location resource. - name: inventory_item_id in: query type: integer description: inventory_item_id - name: location_id in: query type: integer description: location_id - name: admin-api-unstable-inventory_levels-adjust.json path: /admin/api/unstable/inventory_levels/adjust.json operations: - name: deprecatedunstablecreateinventorylevelsadjust method: POST description: Shopify Adjusts The Inventory Level Of An Inventory Item At A Single Location outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: "inventory_item_id\n required" in: query type: string description: The ID of the inventory item. - name: "location_id\n required" in: query type: string description: The ID of the location that the inventory level belongs to. To find the ID of the location, use the Location resource. - name: "available_adjustment\n required" in: query type: string description: The amount to adjust the available inventory quantity. Send negative values to subtract from the current available quantity. For example, "available_adjustment" - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-unstable-inventory_levels-connect.json path: /admin/api/unstable/inventory_levels/connect.json operations: - name: deprecatedunstablecreateinventorylevelsconnect method: POST description: Shopify Connects An Inventory Item To A Location By Creating An Inventory Level At That Location outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: "inventory_item_id\n required" in: query type: string description: The ID of the inventory item. - name: "location_id\n required" in: query type: string description: The ID of the location that the inventory level belongs to. To find the ID of the location, use the Location resource. - name: relocate_if_necessary in: query type: string description: 'Whether inventory for any previously connected locations will be relocated. This property is ignored when no fulfillment service location is involved. For more ' - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-unstable-inventory_levels-set.json path: /admin/api/unstable/inventory_levels/set.json operations: - name: deprecatedunstablecreateinventorylevelsset method: POST description: Shopify Sets The Inventory Level For An Inventory Item At A Location outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: "inventory_item_id\n required" in: query type: string description: The ID for the inventory item. - name: "location_id\n required" in: query type: string description: The ID of the location that the inventory level belongs to. To find the ID of the location, use the Location resource. - name: "available\n required" in: query type: string description: Sets the available inventory quantity. - name: disconnect_if_necessary in: query type: string description: 'Whether inventory for any previously connected locations will be set to 0 and the locations disconnected. This property is ignored when no fulfillment service ' - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-unstable-locations-location_id-inventory_levels.json path: /admin/api/unstable/locations/{location_id}/inventory_levels.json operations: - name: deprecatedunstablegetlocationsparamlocationidinventorylevels method: GET description: Shopify Retrieves A List Of Inventory Levels For A Location outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: location_id in: path type: string description: location_id required: true - name: fetch_stock path: /fetch_stock operations: - name: deprecatedunknownversiongetfetchstock method: GET description: Shopify Get Inventory Levels outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: max_retries in: query type: string description: The maximum amount of times Shopify will send the request for inventory levels. - name: shop in: query type: string description: The shop's myshopify url. - name: sku in: query type: string description: The SKU for the Product Variant we need stock levels for. - name: timestamp in: query type: string description: The Unix timestamp from when the inventory request was made. exposes: - type: rest namespace: shopify-levels-rest port: 8080 description: REST adapter for Shopify API — Levels. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/admin/api/2020-01/inventory-levels-json name: admin-api-2020-01-inventory-levels-json description: REST surface for admin-api-2020-01-inventory_levels.json. operations: - method: GET name: deprecated202001getinventorylevels description: Shopify Retrieves A List Of Inventory Levels call: shopify-levels.deprecated202001getinventorylevels with: inventory_item_ids: rest.inventory_item_ids location_ids: rest.location_ids limit: rest.limit updated_at_min: rest.updated_at_min outputParameters: - type: object mapping: $. - method: DELETE name: deprecated202001deleteinventorylevels description: Shopify Deletes An Inventory Level Of An Inventory Item At A Location call: shopify-levels.deprecated202001deleteinventorylevels with: ? "inventory_item_id\n required" : "rest.inventory_item_id\n required" ? "location_id\n required" : "rest.location_id\n required" inventory_item_id: rest.inventory_item_id location_id: rest.location_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-01/inventory-levels/adjust-json name: admin-api-2020-01-inventory-levels-adjust-json description: REST surface for admin-api-2020-01-inventory_levels-adjust.json. operations: - method: POST name: deprecated202001createinventorylevelsadjust description: Shopify Adjusts The Inventory Level Of An Inventory Item At A Single Location call: shopify-levels.deprecated202001createinventorylevelsadjust with: ? "inventory_item_id\n required" : "rest.inventory_item_id\n required" ? "location_id\n required" : "rest.location_id\n required" ? "available_adjustment\n required" : "rest.available_adjustment\n required" body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-01/inventory-levels/connect-json name: admin-api-2020-01-inventory-levels-connect-json description: REST surface for admin-api-2020-01-inventory_levels-connect.json. operations: - method: POST name: deprecated202001createinventorylevelsconnect description: Shopify Connects An Inventory Item To A Location By Creating An Inventory Level At That Location call: shopify-levels.deprecated202001createinventorylevelsconnect with: ? "inventory_item_id\n required" : "rest.inventory_item_id\n required" ? "location_id\n required" : "rest.location_id\n required" relocate_if_necessary: rest.relocate_if_necessary body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-01/inventory-levels/set-json name: admin-api-2020-01-inventory-levels-set-json description: REST surface for admin-api-2020-01-inventory_levels-set.json. operations: - method: POST name: deprecated202001createinventorylevelsset description: Shopify Sets The Inventory Level For An Inventory Item At A Location call: shopify-levels.deprecated202001createinventorylevelsset with: ? "inventory_item_id\n required" : "rest.inventory_item_id\n required" ? "location_id\n required" : "rest.location_id\n required" ? "available\n required" : "rest.available\n required" disconnect_if_necessary: rest.disconnect_if_necessary body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-01/locations/{location-id}/inventory-levels-json name: admin-api-2020-01-locations-location-id-inventory-levels-json description: REST surface for admin-api-2020-01-locations-location_id-inventory_levels.json. operations: - method: GET name: deprecated202001getlocationsparamlocationidinventorylevels description: Shopify Retrieves A List Of Inventory Levels For A Location call: shopify-levels.deprecated202001getlocationsparamlocationidinventorylevels with: location_id: rest.location_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-04/inventory-levels-json name: admin-api-2020-04-inventory-levels-json description: REST surface for admin-api-2020-04-inventory_levels.json. operations: - method: GET name: deprecated202004getinventorylevels description: Shopify Retrieves A List Of Inventory Levels call: shopify-levels.deprecated202004getinventorylevels with: inventory_item_ids: rest.inventory_item_ids location_ids: rest.location_ids limit: rest.limit updated_at_min: rest.updated_at_min outputParameters: - type: object mapping: $. - method: DELETE name: deprecated202004deleteinventorylevels description: Shopify Deletes An Inventory Level Of An Inventory Item At A Location call: shopify-levels.deprecated202004deleteinventorylevels with: ? "inventory_item_id\n required" : "rest.inventory_item_id\n required" ? "location_id\n required" : "rest.location_id\n required" inventory_item_id: rest.inventory_item_id location_id: rest.location_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-04/inventory-levels/adjust-json name: admin-api-2020-04-inventory-levels-adjust-json description: REST surface for admin-api-2020-04-inventory_levels-adjust.json. operations: - method: POST name: deprecated202004createinventorylevelsadjust description: Shopify Adjusts The Inventory Level Of An Inventory Item At A Single Location call: shopify-levels.deprecated202004createinventorylevelsadjust with: ? "inventory_item_id\n required" : "rest.inventory_item_id\n required" ? "location_id\n required" : "rest.location_id\n required" ? "available_adjustment\n required" : "rest.available_adjustment\n required" body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-04/inventory-levels/connect-json name: admin-api-2020-04-inventory-levels-connect-json description: REST surface for admin-api-2020-04-inventory_levels-connect.json. operations: - method: POST name: deprecated202004createinventorylevelsconnect description: Shopify Connects An Inventory Item To A Location By Creating An Inventory Level At That Location call: shopify-levels.deprecated202004createinventorylevelsconnect with: ? "inventory_item_id\n required" : "rest.inventory_item_id\n required" ? "location_id\n required" : "rest.location_id\n required" relocate_if_necessary: rest.relocate_if_necessary body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-04/inventory-levels/set-json name: admin-api-2020-04-inventory-levels-set-json description: REST surface for admin-api-2020-04-inventory_levels-set.json. operations: - method: POST name: deprecated202004createinventorylevelsset description: Shopify Sets The Inventory Level For An Inventory Item At A Location call: shopify-levels.deprecated202004createinventorylevelsset with: ? "inventory_item_id\n required" : "rest.inventory_item_id\n required" ? "location_id\n required" : "rest.location_id\n required" ? "available\n required" : "rest.available\n required" disconnect_if_necessary: rest.disconnect_if_necessary body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-04/locations/{location-id}/inventory-levels-json name: admin-api-2020-04-locations-location-id-inventory-levels-json description: REST surface for admin-api-2020-04-locations-location_id-inventory_levels.json. operations: - method: GET name: deprecated202004getlocationsparamlocationidinventorylevels description: Shopify Retrieves A List Of Inventory Levels For A Location call: shopify-levels.deprecated202004getlocationsparamlocationidinventorylevels with: location_id: rest.location_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-07/inventory-levels-json name: admin-api-2020-07-inventory-levels-json description: REST surface for admin-api-2020-07-inventory_levels.json. operations: - method: GET name: deprecated202007getinventorylevels description: Shopify Retrieves A List Of Inventory Levels call: shopify-levels.deprecated202007getinventorylevels with: inventory_item_ids: rest.inventory_item_ids location_ids: rest.location_ids limit: rest.limit updated_at_min: rest.updated_at_min outputParameters: - type: object mapping: $. - method: DELETE name: deprecated202007deleteinventorylevels description: Shopify Deletes An Inventory Level Of An Inventory Item At A Location call: shopify-levels.deprecated202007deleteinventorylevels with: ? "inventory_item_id\n required" : "rest.inventory_item_id\n required" ? "location_id\n required" : "rest.location_id\n required" inventory_item_id: rest.inventory_item_id location_id: rest.location_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-07/inventory-levels/adjust-json name: admin-api-2020-07-inventory-levels-adjust-json description: REST surface for admin-api-2020-07-inventory_levels-adjust.json. operations: - method: POST name: deprecated202007createinventorylevelsadjust description: Shopify Adjusts The Inventory Level Of An Inventory Item At A Single Location call: shopify-levels.deprecated202007createinventorylevelsadjust with: ? "inventory_item_id\n required" : "rest.inventory_item_id\n required" ? "location_id\n required" : "rest.location_id\n required" ? "available_adjustment\n required" : "rest.available_adjustment\n required" body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-07/inventory-levels/connect-json name: admin-api-2020-07-inventory-levels-connect-json description: REST surface for admin-api-2020-07-inventory_levels-connect.json. operations: - method: POST name: deprecated202007createinventorylevelsconnect description: Shopify Connects An Inventory Item To A Location By Creating An Inventory Level At That Location call: shopify-levels.deprecated202007createinventorylevelsconnect with: ? "inventory_item_id\n required" : "rest.inventory_item_id\n required" ? "location_id\n required" : "rest.location_id\n required" relocate_if_necessary: rest.relocate_if_necessary body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-07/inventory-levels/set-json name: admin-api-2020-07-inventory-levels-set-json description: REST surface for admin-api-2020-07-inventory_levels-set.json. operations: - method: POST name: deprecated202007createinventorylevelsset description: Shopify Sets The Inventory Level For An Inventory Item At A Location call: shopify-levels.deprecated202007createinventorylevelsset with: ? "inventory_item_id\n required" : "rest.inventory_item_id\n required" ? "location_id\n required" : "rest.location_id\n required" ? "available\n required" : "rest.available\n required" disconnect_if_necessary: rest.disconnect_if_necessary body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-07/locations/{location-id}/inventory-levels-json name: admin-api-2020-07-locations-location-id-inventory-levels-json description: REST surface for admin-api-2020-07-locations-location_id-inventory_levels.json. operations: - method: GET name: deprecated202007getlocationsparamlocationidinventorylevels description: Shopify Retrieves A List Of Inventory Levels For A Location call: shopify-levels.deprecated202007getlocationsparamlocationidinventorylevels with: location_id: rest.location_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-10/inventory-levels-json name: admin-api-2020-10-inventory-levels-json description: REST surface for admin-api-2020-10-inventory_levels.json. operations: - method: GET name: getinventorylevels description: Shopify Retrieves A List Of Inventory Levels call: shopify-levels.getinventorylevels with: inventory_item_ids: rest.inventory_item_ids location_ids: rest.location_ids limit: rest.limit updated_at_min: rest.updated_at_min outputParameters: - type: object mapping: $. - method: DELETE name: deleteinventorylevels description: Shopify Deletes An Inventory Level Of An Inventory Item At A Location call: shopify-levels.deleteinventorylevels with: ? "inventory_item_id\n required" : "rest.inventory_item_id\n required" ? "location_id\n required" : "rest.location_id\n required" inventory_item_id: rest.inventory_item_id location_id: rest.location_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-10/inventory-levels/adjust-json name: admin-api-2020-10-inventory-levels-adjust-json description: REST surface for admin-api-2020-10-inventory_levels-adjust.json. operations: - method: POST name: createinventorylevelsadjust description: Shopify Adjusts The Inventory Level Of An Inventory Item At A Single Location call: shopify-levels.createinventorylevelsadjust with: ? "inventory_item_id\n required" : "rest.inventory_item_id\n required" ? "location_id\n required" : "rest.location_id\n required" ? "available_adjustment\n required" : "rest.available_adjustment\n required" body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-10/inventory-levels/connect-json name: admin-api-2020-10-inventory-levels-connect-json description: REST surface for admin-api-2020-10-inventory_levels-connect.json. operations: - method: POST name: createinventorylevelsconnect description: Shopify Connects An Inventory Item To A Location By Creating An Inventory Level At That Location call: shopify-levels.createinventorylevelsconnect with: ? "inventory_item_id\n required" : "rest.inventory_item_id\n required" ? "location_id\n required" : "rest.location_id\n required" relocate_if_necessary: rest.relocate_if_necessary body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-10/inventory-levels/set-json name: admin-api-2020-10-inventory-levels-set-json description: REST surface for admin-api-2020-10-inventory_levels-set.json. operations: - method: POST name: createinventorylevelsset description: Shopify Sets The Inventory Level For An Inventory Item At A Location call: shopify-levels.createinventorylevelsset with: ? "inventory_item_id\n required" : "rest.inventory_item_id\n required" ? "location_id\n required" : "rest.location_id\n required" ? "available\n required" : "rest.available\n required" disconnect_if_necessary: rest.disconnect_if_necessary body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-10/locations/{location-id}/inventory-levels-json name: admin-api-2020-10-locations-location-id-inventory-levels-json description: REST surface for admin-api-2020-10-locations-location_id-inventory_levels.json. operations: - method: GET name: getlocationsparamlocationidinventorylevels description: Shopify Retrieves A List Of Inventory Levels For A Location call: shopify-levels.getlocationsparamlocationidinventorylevels with: location_id: rest.location_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/2021-01/inventory-levels-json name: admin-api-2021-01-inventory-levels-json description: REST surface for admin-api-2021-01-inventory_levels.json. operations: - method: GET name: deprecated202101getinventorylevels description: Shopify Retrieves A List Of Inventory Levels call: shopify-levels.deprecated202101getinventorylevels with: inventory_item_ids: rest.inventory_item_ids location_ids: rest.location_ids limit: rest.limit updated_at_min: rest.updated_at_min outputParameters: - type: object mapping: $. - method: DELETE name: deprecated202101deleteinventorylevels description: Shopify Deletes An Inventory Level Of An Inventory Item At A Location call: shopify-levels.deprecated202101deleteinventorylevels with: ? "inventory_item_id\n required" : "rest.inventory_item_id\n required" ? "location_id\n required" : "rest.location_id\n required" inventory_item_id: rest.inventory_item_id location_id: rest.location_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/2021-01/inventory-levels/adjust-json name: admin-api-2021-01-inventory-levels-adjust-json description: REST surface for admin-api-2021-01-inventory_levels-adjust.json. operations: - method: POST name: deprecated202101createinventorylevelsadjust description: Shopify Adjusts The Inventory Level Of An Inventory Item At A Single Location call: shopify-levels.deprecated202101createinventorylevelsadjust with: ? "inventory_item_id\n required" : "rest.inventory_item_id\n required" ? "location_id\n required" : "rest.location_id\n required" ? "available_adjustment\n required" : "rest.available_adjustment\n required" body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2021-01/inventory-levels/connect-json name: admin-api-2021-01-inventory-levels-connect-json description: REST surface for admin-api-2021-01-inventory_levels-connect.json. operations: - method: POST name: deprecated202101createinventorylevelsconnect description: Shopify Connects An Inventory Item To A Location By Creating An Inventory Level At That Location call: shopify-levels.deprecated202101createinventorylevelsconnect with: ? "inventory_item_id\n required" : "rest.inventory_item_id\n required" ? "location_id\n required" : "rest.location_id\n required" relocate_if_necessary: rest.relocate_if_necessary body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2021-01/inventory-levels/set-json name: admin-api-2021-01-inventory-levels-set-json description: REST surface for admin-api-2021-01-inventory_levels-set.json. operations: - method: POST name: deprecated202101createinventorylevelsset description: Shopify Sets The Inventory Level For An Inventory Item At A Location call: shopify-levels.deprecated202101createinventorylevelsset with: ? "inventory_item_id\n required" : "rest.inventory_item_id\n required" ? "location_id\n required" : "rest.location_id\n required" ? "available\n required" : "rest.available\n required" disconnect_if_necessary: rest.disconnect_if_necessary body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2021-01/locations/{location-id}/inventory-levels-json name: admin-api-2021-01-locations-location-id-inventory-levels-json description: REST surface for admin-api-2021-01-locations-location_id-inventory_levels.json. operations: - method: GET name: deprecated202101getlocationsparamlocationidinventorylevels description: Shopify Retrieves A List Of Inventory Levels For A Location call: shopify-levels.deprecated202101getlocationsparamlocationidinventorylevels with: location_id: rest.location_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/unstable/inventory-levels-json name: admin-api-unstable-inventory-levels-json description: REST surface for admin-api-unstable-inventory_levels.json. operations: - method: GET name: deprecatedunstablegetinventorylevels description: Shopify Retrieves A List Of Inventory Levels call: shopify-levels.deprecatedunstablegetinventorylevels with: inventory_item_ids: rest.inventory_item_ids location_ids: rest.location_ids limit: rest.limit updated_at_min: rest.updated_at_min outputParameters: - type: object mapping: $. - method: DELETE name: deprecatedunstabledeleteinventorylevels description: Shopify Deletes An Inventory Level Of An Inventory Item At A Location call: shopify-levels.deprecatedunstabledeleteinventorylevels with: ? "inventory_item_id\n required" : "rest.inventory_item_id\n required" ? "location_id\n required" : "rest.location_id\n required" inventory_item_id: rest.inventory_item_id location_id: rest.location_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/unstable/inventory-levels/adjust-json name: admin-api-unstable-inventory-levels-adjust-json description: REST surface for admin-api-unstable-inventory_levels-adjust.json. operations: - method: POST name: deprecatedunstablecreateinventorylevelsadjust description: Shopify Adjusts The Inventory Level Of An Inventory Item At A Single Location call: shopify-levels.deprecatedunstablecreateinventorylevelsadjust with: ? "inventory_item_id\n required" : "rest.inventory_item_id\n required" ? "location_id\n required" : "rest.location_id\n required" ? "available_adjustment\n required" : "rest.available_adjustment\n required" body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/unstable/inventory-levels/connect-json name: admin-api-unstable-inventory-levels-connect-json description: REST surface for admin-api-unstable-inventory_levels-connect.json. operations: - method: POST name: deprecatedunstablecreateinventorylevelsconnect description: Shopify Connects An Inventory Item To A Location By Creating An Inventory Level At That Location call: shopify-levels.deprecatedunstablecreateinventorylevelsconnect with: ? "inventory_item_id\n required" : "rest.inventory_item_id\n required" ? "location_id\n required" : "rest.location_id\n required" relocate_if_necessary: rest.relocate_if_necessary body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/unstable/inventory-levels/set-json name: admin-api-unstable-inventory-levels-set-json description: REST surface for admin-api-unstable-inventory_levels-set.json. operations: - method: POST name: deprecatedunstablecreateinventorylevelsset description: Shopify Sets The Inventory Level For An Inventory Item At A Location call: shopify-levels.deprecatedunstablecreateinventorylevelsset with: ? "inventory_item_id\n required" : "rest.inventory_item_id\n required" ? "location_id\n required" : "rest.location_id\n required" ? "available\n required" : "rest.available\n required" disconnect_if_necessary: rest.disconnect_if_necessary body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/unstable/locations/{location-id}/inventory-levels-json name: admin-api-unstable-locations-location-id-inventory-levels-json description: REST surface for admin-api-unstable-locations-location_id-inventory_levels.json. operations: - method: GET name: deprecatedunstablegetlocationsparamlocationidinventorylevels description: Shopify Retrieves A List Of Inventory Levels For A Location call: shopify-levels.deprecatedunstablegetlocationsparamlocationidinventorylevels with: location_id: rest.location_id outputParameters: - type: object mapping: $. - path: /v1/fetch-stock name: fetch-stock description: REST surface for fetch_stock. operations: - method: GET name: deprecatedunknownversiongetfetchstock description: Shopify Get Inventory Levels call: shopify-levels.deprecatedunknownversiongetfetchstock with: max_retries: rest.max_retries shop: rest.shop sku: rest.sku timestamp: rest.timestamp outputParameters: - type: object mapping: $. - type: mcp namespace: shopify-levels-mcp port: 9090 transport: http description: MCP adapter for Shopify API — Levels. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: shopify-retrieves-list-inventory-levels description: Shopify Retrieves A List Of Inventory Levels hints: readOnly: true destructive: false idempotent: true call: shopify-levels.deprecated202001getinventorylevels with: inventory_item_ids: tools.inventory_item_ids location_ids: tools.location_ids limit: tools.limit updated_at_min: tools.updated_at_min outputParameters: - type: object mapping: $. - name: shopify-deletes-inventory-level-inventory description: Shopify Deletes An Inventory Level Of An Inventory Item At A Location hints: readOnly: false destructive: true idempotent: true call: shopify-levels.deprecated202001deleteinventorylevels with: ? "inventory_item_id\n required" : "tools.inventory_item_id\n required" ? "location_id\n required" : "tools.location_id\n required" inventory_item_id: tools.inventory_item_id location_id: tools.location_id outputParameters: - type: object mapping: $. - name: shopify-adjusts-inventory-level-inventory description: Shopify Adjusts The Inventory Level Of An Inventory Item At A Single Location hints: readOnly: false destructive: false idempotent: false call: shopify-levels.deprecated202001createinventorylevelsadjust with: ? "inventory_item_id\n required" : "tools.inventory_item_id\n required" ? "location_id\n required" : "tools.location_id\n required" ? "available_adjustment\n required" : "tools.available_adjustment\n required" body: tools.body outputParameters: - type: object mapping: $. - name: shopify-connects-inventory-item-location description: Shopify Connects An Inventory Item To A Location By Creating An Inventory Level At That Location hints: readOnly: false destructive: false idempotent: false call: shopify-levels.deprecated202001createinventorylevelsconnect with: ? "inventory_item_id\n required" : "tools.inventory_item_id\n required" ? "location_id\n required" : "tools.location_id\n required" relocate_if_necessary: tools.relocate_if_necessary body: tools.body outputParameters: - type: object mapping: $. - name: shopify-sets-inventory-level-inventory description: Shopify Sets The Inventory Level For An Inventory Item At A Location hints: readOnly: false destructive: false idempotent: false call: shopify-levels.deprecated202001createinventorylevelsset with: ? "inventory_item_id\n required" : "tools.inventory_item_id\n required" ? "location_id\n required" : "tools.location_id\n required" ? "available\n required" : "tools.available\n required" disconnect_if_necessary: tools.disconnect_if_necessary body: tools.body outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-inventory-levels-2 description: Shopify Retrieves A List Of Inventory Levels For A Location hints: readOnly: true destructive: false idempotent: true call: shopify-levels.deprecated202001getlocationsparamlocationidinventorylevels with: location_id: tools.location_id outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-inventory-levels-3 description: Shopify Retrieves A List Of Inventory Levels hints: readOnly: true destructive: false idempotent: true call: shopify-levels.deprecated202004getinventorylevels with: inventory_item_ids: tools.inventory_item_ids location_ids: tools.location_ids limit: tools.limit updated_at_min: tools.updated_at_min outputParameters: - type: object mapping: $. - name: shopify-deletes-inventory-level-inventory-2 description: Shopify Deletes An Inventory Level Of An Inventory Item At A Location hints: readOnly: false destructive: true idempotent: true call: shopify-levels.deprecated202004deleteinventorylevels with: ? "inventory_item_id\n required" : "tools.inventory_item_id\n required" ? "location_id\n required" : "tools.location_id\n required" inventory_item_id: tools.inventory_item_id location_id: tools.location_id outputParameters: - type: object mapping: $. - name: shopify-adjusts-inventory-level-inventory-2 description: Shopify Adjusts The Inventory Level Of An Inventory Item At A Single Location hints: readOnly: false destructive: false idempotent: false call: shopify-levels.deprecated202004createinventorylevelsadjust with: ? "inventory_item_id\n required" : "tools.inventory_item_id\n required" ? "location_id\n required" : "tools.location_id\n required" ? "available_adjustment\n required" : "tools.available_adjustment\n required" body: tools.body outputParameters: - type: object mapping: $. - name: shopify-connects-inventory-item-location-2 description: Shopify Connects An Inventory Item To A Location By Creating An Inventory Level At That Location hints: readOnly: false destructive: false idempotent: false call: shopify-levels.deprecated202004createinventorylevelsconnect with: ? "inventory_item_id\n required" : "tools.inventory_item_id\n required" ? "location_id\n required" : "tools.location_id\n required" relocate_if_necessary: tools.relocate_if_necessary body: tools.body outputParameters: - type: object mapping: $. - name: shopify-sets-inventory-level-inventory-2 description: Shopify Sets The Inventory Level For An Inventory Item At A Location hints: readOnly: false destructive: false idempotent: false call: shopify-levels.deprecated202004createinventorylevelsset with: ? "inventory_item_id\n required" : "tools.inventory_item_id\n required" ? "location_id\n required" : "tools.location_id\n required" ? "available\n required" : "tools.available\n required" disconnect_if_necessary: tools.disconnect_if_necessary body: tools.body outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-inventory-levels-4 description: Shopify Retrieves A List Of Inventory Levels For A Location hints: readOnly: true destructive: false idempotent: true call: shopify-levels.deprecated202004getlocationsparamlocationidinventorylevels with: location_id: tools.location_id outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-inventory-levels-5 description: Shopify Retrieves A List Of Inventory Levels hints: readOnly: true destructive: false idempotent: true call: shopify-levels.deprecated202007getinventorylevels with: inventory_item_ids: tools.inventory_item_ids location_ids: tools.location_ids limit: tools.limit updated_at_min: tools.updated_at_min outputParameters: - type: object mapping: $. - name: shopify-deletes-inventory-level-inventory-3 description: Shopify Deletes An Inventory Level Of An Inventory Item At A Location hints: readOnly: false destructive: true idempotent: true call: shopify-levels.deprecated202007deleteinventorylevels with: ? "inventory_item_id\n required" : "tools.inventory_item_id\n required" ? "location_id\n required" : "tools.location_id\n required" inventory_item_id: tools.inventory_item_id location_id: tools.location_id outputParameters: - type: object mapping: $. - name: shopify-adjusts-inventory-level-inventory-3 description: Shopify Adjusts The Inventory Level Of An Inventory Item At A Single Location hints: readOnly: false destructive: false idempotent: false call: shopify-levels.deprecated202007createinventorylevelsadjust with: ? "inventory_item_id\n required" : "tools.inventory_item_id\n required" ? "location_id\n required" : "tools.location_id\n required" ? "available_adjustment\n required" : "tools.available_adjustment\n required" body: tools.body outputParameters: - type: object mapping: $. - name: shopify-connects-inventory-item-location-3 description: Shopify Connects An Inventory Item To A Location By Creating An Inventory Level At That Location hints: readOnly: false destructive: false idempotent: false call: shopify-levels.deprecated202007createinventorylevelsconnect with: ? "inventory_item_id\n required" : "tools.inventory_item_id\n required" ? "location_id\n required" : "tools.location_id\n required" relocate_if_necessary: tools.relocate_if_necessary body: tools.body outputParameters: - type: object mapping: $. - name: shopify-sets-inventory-level-inventory-3 description: Shopify Sets The Inventory Level For An Inventory Item At A Location hints: readOnly: false destructive: false idempotent: false call: shopify-levels.deprecated202007createinventorylevelsset with: ? "inventory_item_id\n required" : "tools.inventory_item_id\n required" ? "location_id\n required" : "tools.location_id\n required" ? "available\n required" : "tools.available\n required" disconnect_if_necessary: tools.disconnect_if_necessary body: tools.body outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-inventory-levels-6 description: Shopify Retrieves A List Of Inventory Levels For A Location hints: readOnly: true destructive: false idempotent: true call: shopify-levels.deprecated202007getlocationsparamlocationidinventorylevels with: location_id: tools.location_id outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-inventory-levels-7 description: Shopify Retrieves A List Of Inventory Levels hints: readOnly: true destructive: false idempotent: true call: shopify-levels.getinventorylevels with: inventory_item_ids: tools.inventory_item_ids location_ids: tools.location_ids limit: tools.limit updated_at_min: tools.updated_at_min outputParameters: - type: object mapping: $. - name: shopify-deletes-inventory-level-inventory-4 description: Shopify Deletes An Inventory Level Of An Inventory Item At A Location hints: readOnly: false destructive: true idempotent: true call: shopify-levels.deleteinventorylevels with: ? "inventory_item_id\n required" : "tools.inventory_item_id\n required" ? "location_id\n required" : "tools.location_id\n required" inventory_item_id: tools.inventory_item_id location_id: tools.location_id outputParameters: - type: object mapping: $. - name: shopify-adjusts-inventory-level-inventory-4 description: Shopify Adjusts The Inventory Level Of An Inventory Item At A Single Location hints: readOnly: false destructive: false idempotent: false call: shopify-levels.createinventorylevelsadjust with: ? "inventory_item_id\n required" : "tools.inventory_item_id\n required" ? "location_id\n required" : "tools.location_id\n required" ? "available_adjustment\n required" : "tools.available_adjustment\n required" body: tools.body outputParameters: - type: object mapping: $. - name: shopify-connects-inventory-item-location-4 description: Shopify Connects An Inventory Item To A Location By Creating An Inventory Level At That Location hints: readOnly: false destructive: false idempotent: false call: shopify-levels.createinventorylevelsconnect with: ? "inventory_item_id\n required" : "tools.inventory_item_id\n required" ? "location_id\n required" : "tools.location_id\n required" relocate_if_necessary: tools.relocate_if_necessary body: tools.body outputParameters: - type: object mapping: $. - name: shopify-sets-inventory-level-inventory-4 description: Shopify Sets The Inventory Level For An Inventory Item At A Location hints: readOnly: false destructive: false idempotent: false call: shopify-levels.createinventorylevelsset with: ? "inventory_item_id\n required" : "tools.inventory_item_id\n required" ? "location_id\n required" : "tools.location_id\n required" ? "available\n required" : "tools.available\n required" disconnect_if_necessary: tools.disconnect_if_necessary body: tools.body outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-inventory-levels-8 description: Shopify Retrieves A List Of Inventory Levels For A Location hints: readOnly: true destructive: false idempotent: true call: shopify-levels.getlocationsparamlocationidinventorylevels with: location_id: tools.location_id outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-inventory-levels-9 description: Shopify Retrieves A List Of Inventory Levels hints: readOnly: true destructive: false idempotent: true call: shopify-levels.deprecated202101getinventorylevels with: inventory_item_ids: tools.inventory_item_ids location_ids: tools.location_ids limit: tools.limit updated_at_min: tools.updated_at_min outputParameters: - type: object mapping: $. - name: shopify-deletes-inventory-level-inventory-5 description: Shopify Deletes An Inventory Level Of An Inventory Item At A Location hints: readOnly: false destructive: true idempotent: true call: shopify-levels.deprecated202101deleteinventorylevels with: ? "inventory_item_id\n required" : "tools.inventory_item_id\n required" ? "location_id\n required" : "tools.location_id\n required" inventory_item_id: tools.inventory_item_id location_id: tools.location_id outputParameters: - type: object mapping: $. - name: shopify-adjusts-inventory-level-inventory-5 description: Shopify Adjusts The Inventory Level Of An Inventory Item At A Single Location hints: readOnly: false destructive: false idempotent: false call: shopify-levels.deprecated202101createinventorylevelsadjust with: ? "inventory_item_id\n required" : "tools.inventory_item_id\n required" ? "location_id\n required" : "tools.location_id\n required" ? "available_adjustment\n required" : "tools.available_adjustment\n required" body: tools.body outputParameters: - type: object mapping: $. - name: shopify-connects-inventory-item-location-5 description: Shopify Connects An Inventory Item To A Location By Creating An Inventory Level At That Location hints: readOnly: false destructive: false idempotent: false call: shopify-levels.deprecated202101createinventorylevelsconnect with: ? "inventory_item_id\n required" : "tools.inventory_item_id\n required" ? "location_id\n required" : "tools.location_id\n required" relocate_if_necessary: tools.relocate_if_necessary body: tools.body outputParameters: - type: object mapping: $. - name: shopify-sets-inventory-level-inventory-5 description: Shopify Sets The Inventory Level For An Inventory Item At A Location hints: readOnly: false destructive: false idempotent: false call: shopify-levels.deprecated202101createinventorylevelsset with: ? "inventory_item_id\n required" : "tools.inventory_item_id\n required" ? "location_id\n required" : "tools.location_id\n required" ? "available\n required" : "tools.available\n required" disconnect_if_necessary: tools.disconnect_if_necessary body: tools.body outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-inventory-levels-10 description: Shopify Retrieves A List Of Inventory Levels For A Location hints: readOnly: true destructive: false idempotent: true call: shopify-levels.deprecated202101getlocationsparamlocationidinventorylevels with: location_id: tools.location_id outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-inventory-levels-11 description: Shopify Retrieves A List Of Inventory Levels hints: readOnly: true destructive: false idempotent: true call: shopify-levels.deprecatedunstablegetinventorylevels with: inventory_item_ids: tools.inventory_item_ids location_ids: tools.location_ids limit: tools.limit updated_at_min: tools.updated_at_min outputParameters: - type: object mapping: $. - name: shopify-deletes-inventory-level-inventory-6 description: Shopify Deletes An Inventory Level Of An Inventory Item At A Location hints: readOnly: false destructive: true idempotent: true call: shopify-levels.deprecatedunstabledeleteinventorylevels with: ? "inventory_item_id\n required" : "tools.inventory_item_id\n required" ? "location_id\n required" : "tools.location_id\n required" inventory_item_id: tools.inventory_item_id location_id: tools.location_id outputParameters: - type: object mapping: $. - name: shopify-adjusts-inventory-level-inventory-6 description: Shopify Adjusts The Inventory Level Of An Inventory Item At A Single Location hints: readOnly: false destructive: false idempotent: false call: shopify-levels.deprecatedunstablecreateinventorylevelsadjust with: ? "inventory_item_id\n required" : "tools.inventory_item_id\n required" ? "location_id\n required" : "tools.location_id\n required" ? "available_adjustment\n required" : "tools.available_adjustment\n required" body: tools.body outputParameters: - type: object mapping: $. - name: shopify-connects-inventory-item-location-6 description: Shopify Connects An Inventory Item To A Location By Creating An Inventory Level At That Location hints: readOnly: false destructive: false idempotent: false call: shopify-levels.deprecatedunstablecreateinventorylevelsconnect with: ? "inventory_item_id\n required" : "tools.inventory_item_id\n required" ? "location_id\n required" : "tools.location_id\n required" relocate_if_necessary: tools.relocate_if_necessary body: tools.body outputParameters: - type: object mapping: $. - name: shopify-sets-inventory-level-inventory-6 description: Shopify Sets The Inventory Level For An Inventory Item At A Location hints: readOnly: false destructive: false idempotent: false call: shopify-levels.deprecatedunstablecreateinventorylevelsset with: ? "inventory_item_id\n required" : "tools.inventory_item_id\n required" ? "location_id\n required" : "tools.location_id\n required" ? "available\n required" : "tools.available\n required" disconnect_if_necessary: tools.disconnect_if_necessary body: tools.body outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-inventory-levels-12 description: Shopify Retrieves A List Of Inventory Levels For A Location hints: readOnly: true destructive: false idempotent: true call: shopify-levels.deprecatedunstablegetlocationsparamlocationidinventorylevels with: location_id: tools.location_id outputParameters: - type: object mapping: $. - name: shopify-get-inventory-levels description: Shopify Get Inventory Levels hints: readOnly: true destructive: false idempotent: true call: shopify-levels.deprecatedunknownversiongetfetchstock with: max_retries: tools.max_retries shop: tools.shop sku: tools.sku timestamp: tools.timestamp outputParameters: - type: object mapping: $.