naftiko: 1.0.0-alpha2 info: label: Shopify API — Item description: 'Shopify API — Item. 36 operations. Lead operation: Shopify Retrieves A Single Inventory Item By Id. Self-contained Naftiko capability covering one Shopify business surface.' tags: - Shopify - Item created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: SHOPIFY_API_KEY: SHOPIFY_API_KEY capability: consumes: - type: http namespace: shopify-item baseUri: '' description: Shopify API — Item business capability. Self-contained, no shared references. resources: - name: admin-api-2020-01-inventory_items-inventory_item_id}.json path: /admin/api/2020-01/inventory_items/{inventory_item_id}.json operations: - name: deprecated202001getinventoryitemsparaminventoryitemid method: GET description: Shopify Retrieves A Single Inventory Item By Id outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: inventory_item_id in: path type: string description: inventory_item_id required: true - name: deprecated202001updateinventoryitemsparaminventoryitemid method: PUT description: Shopify Updates An Existing Inventory Item outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: inventory_item_id in: path type: string description: inventory_item_id required: true - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-01-inventory_levels.json path: /admin/api/2020-01/inventory_levels.json operations: - 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-04-inventory_items-inventory_item_id}.json path: /admin/api/2020-04/inventory_items/{inventory_item_id}.json operations: - name: deprecated202004getinventoryitemsparaminventoryitemid method: GET description: Shopify Retrieves A Single Inventory Item By Id outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: inventory_item_id in: path type: string description: inventory_item_id required: true - name: deprecated202004updateinventoryitemsparaminventoryitemid method: PUT description: Shopify Updates An Existing Inventory Item outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: inventory_item_id in: path type: string description: inventory_item_id required: true - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-04-inventory_levels.json path: /admin/api/2020-04/inventory_levels.json operations: - 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-07-inventory_items-inventory_item_id}.json path: /admin/api/2020-07/inventory_items/{inventory_item_id}.json operations: - name: deprecated202007getinventoryitemsparaminventoryitemid method: GET description: Shopify Retrieves A Single Inventory Item By Id outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: inventory_item_id in: path type: string description: inventory_item_id required: true - name: deprecated202007updateinventoryitemsparaminventoryitemid method: PUT description: Shopify Updates An Existing Inventory Item outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: inventory_item_id in: path type: string description: inventory_item_id required: true - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-07-inventory_levels.json path: /admin/api/2020-07/inventory_levels.json operations: - 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-10-inventory_items-inventory_item_id}.json path: /admin/api/2020-10/inventory_items/{inventory_item_id}.json operations: - name: getinventoryitemsparaminventoryitemid method: GET description: Shopify Retrieves A Single Inventory Item By Id outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: inventory_item_id in: path type: string description: inventory_item_id required: true - name: updateinventoryitemsparaminventoryitemid method: PUT description: Shopify Updates An Existing Inventory Item outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: inventory_item_id in: path type: string description: inventory_item_id required: true - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-10-inventory_levels.json path: /admin/api/2020-10/inventory_levels.json operations: - 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-2021-01-inventory_items-inventory_item_id}.json path: /admin/api/2021-01/inventory_items/{inventory_item_id}.json operations: - name: deprecated202101getinventoryitemsparaminventoryitemid method: GET description: Shopify Retrieves A Single Inventory Item By Id outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: inventory_item_id in: path type: string description: inventory_item_id required: true - name: deprecated202101updateinventoryitemsparaminventoryitemid method: PUT description: Shopify Updates An Existing Inventory Item outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: inventory_item_id in: path type: string description: inventory_item_id required: true - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2021-01-inventory_levels.json path: /admin/api/2021-01/inventory_levels.json operations: - 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-unstable-inventory_items-inventory_item_id}.json path: /admin/api/unstable/inventory_items/{inventory_item_id}.json operations: - name: deprecatedunstablegetinventoryitemsparaminventoryitemid method: GET description: Shopify Retrieves A Single Inventory Item By Id outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: inventory_item_id in: path type: string description: inventory_item_id required: true - name: deprecatedunstableupdateinventoryitemsparaminventoryitemid method: PUT description: Shopify Updates An Existing Inventory Item outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: inventory_item_id in: path type: string description: inventory_item_id required: true - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-unstable-inventory_levels.json path: /admin/api/unstable/inventory_levels.json operations: - 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 exposes: - type: rest namespace: shopify-item-rest port: 8080 description: REST adapter for Shopify API — Item. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/admin/api/2020-01/inventory-items/inventory-item-id-json name: admin-api-2020-01-inventory-items-inventory-item-id-json description: REST surface for admin-api-2020-01-inventory_items-inventory_item_id}.json. operations: - method: GET name: deprecated202001getinventoryitemsparaminventoryitemid description: Shopify Retrieves A Single Inventory Item By Id call: shopify-item.deprecated202001getinventoryitemsparaminventoryitemid with: inventory_item_id: rest.inventory_item_id outputParameters: - type: object mapping: $. - method: PUT name: deprecated202001updateinventoryitemsparaminventoryitemid description: Shopify Updates An Existing Inventory Item call: shopify-item.deprecated202001updateinventoryitemsparaminventoryitemid with: inventory_item_id: rest.inventory_item_id body: rest.body outputParameters: - type: object mapping: $. - 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: DELETE name: deprecated202001deleteinventorylevels description: Shopify Deletes An Inventory Level Of An Inventory Item At A Location call: shopify-item.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-item.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-item.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-item.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-04/inventory-items/inventory-item-id-json name: admin-api-2020-04-inventory-items-inventory-item-id-json description: REST surface for admin-api-2020-04-inventory_items-inventory_item_id}.json. operations: - method: GET name: deprecated202004getinventoryitemsparaminventoryitemid description: Shopify Retrieves A Single Inventory Item By Id call: shopify-item.deprecated202004getinventoryitemsparaminventoryitemid with: inventory_item_id: rest.inventory_item_id outputParameters: - type: object mapping: $. - method: PUT name: deprecated202004updateinventoryitemsparaminventoryitemid description: Shopify Updates An Existing Inventory Item call: shopify-item.deprecated202004updateinventoryitemsparaminventoryitemid with: inventory_item_id: rest.inventory_item_id body: rest.body 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: DELETE name: deprecated202004deleteinventorylevels description: Shopify Deletes An Inventory Level Of An Inventory Item At A Location call: shopify-item.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-item.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-item.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-item.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-07/inventory-items/inventory-item-id-json name: admin-api-2020-07-inventory-items-inventory-item-id-json description: REST surface for admin-api-2020-07-inventory_items-inventory_item_id}.json. operations: - method: GET name: deprecated202007getinventoryitemsparaminventoryitemid description: Shopify Retrieves A Single Inventory Item By Id call: shopify-item.deprecated202007getinventoryitemsparaminventoryitemid with: inventory_item_id: rest.inventory_item_id outputParameters: - type: object mapping: $. - method: PUT name: deprecated202007updateinventoryitemsparaminventoryitemid description: Shopify Updates An Existing Inventory Item call: shopify-item.deprecated202007updateinventoryitemsparaminventoryitemid with: inventory_item_id: rest.inventory_item_id body: rest.body 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: DELETE name: deprecated202007deleteinventorylevels description: Shopify Deletes An Inventory Level Of An Inventory Item At A Location call: shopify-item.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-item.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-item.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-item.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-10/inventory-items/inventory-item-id-json name: admin-api-2020-10-inventory-items-inventory-item-id-json description: REST surface for admin-api-2020-10-inventory_items-inventory_item_id}.json. operations: - method: GET name: getinventoryitemsparaminventoryitemid description: Shopify Retrieves A Single Inventory Item By Id call: shopify-item.getinventoryitemsparaminventoryitemid with: inventory_item_id: rest.inventory_item_id outputParameters: - type: object mapping: $. - method: PUT name: updateinventoryitemsparaminventoryitemid description: Shopify Updates An Existing Inventory Item call: shopify-item.updateinventoryitemsparaminventoryitemid with: inventory_item_id: rest.inventory_item_id body: rest.body 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: DELETE name: deleteinventorylevels description: Shopify Deletes An Inventory Level Of An Inventory Item At A Location call: shopify-item.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-item.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-item.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-item.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/2021-01/inventory-items/inventory-item-id-json name: admin-api-2021-01-inventory-items-inventory-item-id-json description: REST surface for admin-api-2021-01-inventory_items-inventory_item_id}.json. operations: - method: GET name: deprecated202101getinventoryitemsparaminventoryitemid description: Shopify Retrieves A Single Inventory Item By Id call: shopify-item.deprecated202101getinventoryitemsparaminventoryitemid with: inventory_item_id: rest.inventory_item_id outputParameters: - type: object mapping: $. - method: PUT name: deprecated202101updateinventoryitemsparaminventoryitemid description: Shopify Updates An Existing Inventory Item call: shopify-item.deprecated202101updateinventoryitemsparaminventoryitemid with: inventory_item_id: rest.inventory_item_id body: rest.body 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: DELETE name: deprecated202101deleteinventorylevels description: Shopify Deletes An Inventory Level Of An Inventory Item At A Location call: shopify-item.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-item.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-item.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-item.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/unstable/inventory-items/inventory-item-id-json name: admin-api-unstable-inventory-items-inventory-item-id-json description: REST surface for admin-api-unstable-inventory_items-inventory_item_id}.json. operations: - method: GET name: deprecatedunstablegetinventoryitemsparaminventoryitemid description: Shopify Retrieves A Single Inventory Item By Id call: shopify-item.deprecatedunstablegetinventoryitemsparaminventoryitemid with: inventory_item_id: rest.inventory_item_id outputParameters: - type: object mapping: $. - method: PUT name: deprecatedunstableupdateinventoryitemsparaminventoryitemid description: Shopify Updates An Existing Inventory Item call: shopify-item.deprecatedunstableupdateinventoryitemsparaminventoryitemid with: inventory_item_id: rest.inventory_item_id body: rest.body 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: DELETE name: deprecatedunstabledeleteinventorylevels description: Shopify Deletes An Inventory Level Of An Inventory Item At A Location call: shopify-item.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-item.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-item.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-item.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: $. - type: mcp namespace: shopify-item-mcp port: 9090 transport: http description: MCP adapter for Shopify API — Item. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: shopify-retrieves-single-inventory-item description: Shopify Retrieves A Single Inventory Item By Id hints: readOnly: true destructive: false idempotent: true call: shopify-item.deprecated202001getinventoryitemsparaminventoryitemid with: inventory_item_id: tools.inventory_item_id outputParameters: - type: object mapping: $. - name: shopify-updates-existing-inventory-item description: Shopify Updates An Existing Inventory Item hints: readOnly: false destructive: false idempotent: true call: shopify-item.deprecated202001updateinventoryitemsparaminventoryitemid with: inventory_item_id: tools.inventory_item_id body: tools.body 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-item.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-item.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-item.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-item.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-single-inventory-item-2 description: Shopify Retrieves A Single Inventory Item By Id hints: readOnly: true destructive: false idempotent: true call: shopify-item.deprecated202004getinventoryitemsparaminventoryitemid with: inventory_item_id: tools.inventory_item_id outputParameters: - type: object mapping: $. - name: shopify-updates-existing-inventory-item-2 description: Shopify Updates An Existing Inventory Item hints: readOnly: false destructive: false idempotent: true call: shopify-item.deprecated202004updateinventoryitemsparaminventoryitemid with: inventory_item_id: tools.inventory_item_id body: tools.body 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-item.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-item.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-item.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-item.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-single-inventory-item-3 description: Shopify Retrieves A Single Inventory Item By Id hints: readOnly: true destructive: false idempotent: true call: shopify-item.deprecated202007getinventoryitemsparaminventoryitemid with: inventory_item_id: tools.inventory_item_id outputParameters: - type: object mapping: $. - name: shopify-updates-existing-inventory-item-3 description: Shopify Updates An Existing Inventory Item hints: readOnly: false destructive: false idempotent: true call: shopify-item.deprecated202007updateinventoryitemsparaminventoryitemid with: inventory_item_id: tools.inventory_item_id body: tools.body 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-item.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-item.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-item.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-item.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-single-inventory-item-4 description: Shopify Retrieves A Single Inventory Item By Id hints: readOnly: true destructive: false idempotent: true call: shopify-item.getinventoryitemsparaminventoryitemid with: inventory_item_id: tools.inventory_item_id outputParameters: - type: object mapping: $. - name: shopify-updates-existing-inventory-item-4 description: Shopify Updates An Existing Inventory Item hints: readOnly: false destructive: false idempotent: true call: shopify-item.updateinventoryitemsparaminventoryitemid with: inventory_item_id: tools.inventory_item_id body: tools.body 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-item.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-item.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-item.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-item.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-single-inventory-item-5 description: Shopify Retrieves A Single Inventory Item By Id hints: readOnly: true destructive: false idempotent: true call: shopify-item.deprecated202101getinventoryitemsparaminventoryitemid with: inventory_item_id: tools.inventory_item_id outputParameters: - type: object mapping: $. - name: shopify-updates-existing-inventory-item-5 description: Shopify Updates An Existing Inventory Item hints: readOnly: false destructive: false idempotent: true call: shopify-item.deprecated202101updateinventoryitemsparaminventoryitemid with: inventory_item_id: tools.inventory_item_id body: tools.body 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-item.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-item.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-item.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-item.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-single-inventory-item-6 description: Shopify Retrieves A Single Inventory Item By Id hints: readOnly: true destructive: false idempotent: true call: shopify-item.deprecatedunstablegetinventoryitemsparaminventoryitemid with: inventory_item_id: tools.inventory_item_id outputParameters: - type: object mapping: $. - name: shopify-updates-existing-inventory-item-6 description: Shopify Updates An Existing Inventory Item hints: readOnly: false destructive: false idempotent: true call: shopify-item.deprecatedunstableupdateinventoryitemsparaminventoryitemid with: inventory_item_id: tools.inventory_item_id body: tools.body 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-item.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-item.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-item.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-item.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: $.