Microsoft Azure · Capability

Microsoft Azure Edge Ordering Service-Partner — PartnerInventory

Microsoft Azure Edge Ordering Service-Partner — PartnerInventory. 3 operations. Lead operation: Microsoft Azure Api For Updating Inventory Metadata And Inventory Configuration. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzurePartnerInventory

What You Can Do

POST
Microsoftazuremanageinventorymetadata — Microsoft Azure Api For Updating Inventory Metadata And Inventory Configuration
/v1/subscriptions/{subscriptionid}/providers/microsoft-edgeorderpartner/locations/{location}/productfamilies/{familyidentifier}/inventories/{serialnumber}/manageinventorymetadata
POST
Microsoftazuremanagelink — Microsoft Azure Api For Linking Management Resource With Inventory
/v1/subscriptions/{subscriptionid}/providers/microsoft-edgeorderpartner/locations/{location}/productfamilies/{familyidentifier}/inventories/{serialnumber}/managelink
POST
Microsoftazuresearchinventories — Microsoft Azure Api For Search Inventories
/v1/subscriptions/{subscriptionid}/providers/microsoft-edgeorderpartner/searchinventories

MCP Tools

microsoft-azure-api-updating-inventory

Microsoft Azure Api For Updating Inventory Metadata And Inventory Configuration

microsoft-azure-api-linking-management

Microsoft Azure Api For Linking Management Resource With Inventory

microsoft-azure-api-search-inventories

Microsoft Azure Api For Search Inventories

read-only

Capability Spec

edge-ordering-service-partner-partnerinventory.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Edge Ordering Service-Partner — PartnerInventory
  description: 'Microsoft Azure Edge Ordering Service-Partner — PartnerInventory. 3 operations. Lead operation: Microsoft
    Azure Api For Updating Inventory Metadata And Inventory Configuration. Self-contained Naftiko capability covering one
    Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - PartnerInventory
  created: '2026-05-19'
  modified: '2026-05-19'
binds:
- namespace: env
  keys:
    MICROSOFT_AZURE_API_KEY: MICROSOFT_AZURE_API_KEY
capability:
  consumes:
  - type: http
    namespace: edge-ordering-service-partner-partnerinventory
    baseUri: https://management.azure.com
    description: Microsoft Azure Edge Ordering Service-Partner — PartnerInventory business capability. Self-contained, no
      shared references.
    resources:
    - name: subscriptions-subscriptionId-providers-Microsoft.EdgeOrderPartner-locations-loca
      path: /subscriptions/{subscriptionId}/providers/Microsoft.EdgeOrderPartner/locations/{location}/productFamilies/{familyIdentifier}/inventories/{serialNumber}/manageInventoryMetadata
      operations:
      - name: microsoftazuremanageinventorymetadata
        method: POST
        description: Microsoft Azure Api For Updating Inventory Metadata And Inventory Configuration
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: manageInventoryMetadataRequest
          in: body
          type: string
          description: Updates inventory metadata and inventory configuration
          required: true
    - name: subscriptions-subscriptionId-providers-Microsoft.EdgeOrderPartner-locations-loca
      path: /subscriptions/{subscriptionId}/providers/Microsoft.EdgeOrderPartner/locations/{location}/productFamilies/{familyIdentifier}/inventories/{serialNumber}/manageLink
      operations:
      - name: microsoftazuremanagelink
        method: POST
        description: Microsoft Azure Api For Linking Management Resource With Inventory
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: manageLinkRequest
          in: body
          type: string
          description: Links the management resource to the inventory
          required: true
    - name: subscriptions-subscriptionId-providers-Microsoft.EdgeOrderPartner-searchInventor
      path: /subscriptions/{subscriptionId}/providers/Microsoft.EdgeOrderPartner/searchInventories
      operations:
      - name: microsoftazuresearchinventories
        method: POST
        description: Microsoft Azure Api For Search Inventories
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: searchInventoriesRequest
          in: body
          type: string
          description: Searches inventories with the given filters and returns in the form of a list
          required: true
  exposes:
  - type: rest
    namespace: edge-ordering-service-partner-partnerinventory-rest
    port: 8080
    description: REST adapter for Microsoft Azure Edge Ordering Service-Partner — PartnerInventory. One Spectral-compliant
      resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-edgeorderpartner/locations/{location}/productfamilies/{familyidentifier}/inventories/{serialnumber}/manageinventorymetadata
      name: subscriptions-subscriptionid-providers-microsoft-edgeorderpartner-locations-loca
      description: REST surface for subscriptions-subscriptionId-providers-Microsoft.EdgeOrderPartner-locations-loca.
      operations:
      - method: POST
        name: microsoftazuremanageinventorymetadata
        description: Microsoft Azure Api For Updating Inventory Metadata And Inventory Configuration
        call: edge-ordering-service-partner-partnerinventory.microsoftazuremanageinventorymetadata
        with:
          manageInventoryMetadataRequest: rest.manageInventoryMetadataRequest
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-edgeorderpartner/locations/{location}/productfamilies/{familyidentifier}/inventories/{serialnumber}/managelink
      name: subscriptions-subscriptionid-providers-microsoft-edgeorderpartner-locations-loca
      description: REST surface for subscriptions-subscriptionId-providers-Microsoft.EdgeOrderPartner-locations-loca.
      operations:
      - method: POST
        name: microsoftazuremanagelink
        description: Microsoft Azure Api For Linking Management Resource With Inventory
        call: edge-ordering-service-partner-partnerinventory.microsoftazuremanagelink
        with:
          manageLinkRequest: rest.manageLinkRequest
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-edgeorderpartner/searchinventories
      name: subscriptions-subscriptionid-providers-microsoft-edgeorderpartner-searchinventor
      description: REST surface for subscriptions-subscriptionId-providers-Microsoft.EdgeOrderPartner-searchInventor.
      operations:
      - method: POST
        name: microsoftazuresearchinventories
        description: Microsoft Azure Api For Search Inventories
        call: edge-ordering-service-partner-partnerinventory.microsoftazuresearchinventories
        with:
          searchInventoriesRequest: rest.searchInventoriesRequest
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: edge-ordering-service-partner-partnerinventory-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Edge Ordering Service-Partner — PartnerInventory. One tool per consumed operation,
      routed inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-api-updating-inventory
      description: Microsoft Azure Api For Updating Inventory Metadata And Inventory Configuration
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: edge-ordering-service-partner-partnerinventory.microsoftazuremanageinventorymetadata
      with:
        manageInventoryMetadataRequest: tools.manageInventoryMetadataRequest
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-api-linking-management
      description: Microsoft Azure Api For Linking Management Resource With Inventory
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: edge-ordering-service-partner-partnerinventory.microsoftazuremanagelink
      with:
        manageLinkRequest: tools.manageLinkRequest
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-api-search-inventories
      description: Microsoft Azure Api For Search Inventories
      hints:
        readOnly: true
        destructive: false
        idempotent: false
      call: edge-ordering-service-partner-partnerinventory.microsoftazuresearchinventories
      with:
        searchInventoriesRequest: tools.searchInventoriesRequest
      outputParameters:
      - type: object
        mapping: $.