Microsoft Azure · Capability

Microsoft Azure AzureSphereProviderClient — Products

Microsoft Azure AzureSphereProviderClient — Products. 7 operations. Lead operation: Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Azuresphere Catalogs Catalogname Products. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureProducts

What You Can Do

GET
Microsoftazureproductslistbycatalog — Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Azuresphere Catalogs Catalogname Products
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-azuresphere/catalogs/{catalogname}/products
GET
Microsoftazureproductsget — Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Azuresphere Catalogs Catalogname Products Productname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-azuresphere/catalogs/{catalogname}/products/{productname}
PUT
Microsoftazureproductscreateorupdate — Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Azuresphere Catalogs Catalogname Products Productname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-azuresphere/catalogs/{catalogname}/products/{productname}
PATCH
Microsoftazureproductsupdate — Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Azuresphere Catalogs Catalogname Products Productname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-azuresphere/catalogs/{catalogname}/products/{productname}
DELETE
Microsoftazureproductsdelete — Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Azuresphere Catalogs Catalogname Products Productname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-azuresphere/catalogs/{catalogname}/products/{productname}
POST
Microsoftazureproductscountdevices — Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Azuresphere Catalogs Catalogname Products Productname Countdevices
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-azuresphere/catalogs/{catalogname}/products/{productname}/countdevices
POST
Microsoftazureproductsgeneratedefaultdevicegroups — Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Azuresphere Catalogs Catalogname Products Productname Generatedefaultdevicegroups
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-azuresphere/catalogs/{catalogname}/products/{productname}/generatedefaultdevicegroups

MCP Tools

get-subscriptions-subscriptionid-resourcegroups-resourcegroupname

Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Azuresphere Catalogs Catalogname Products

read-only idempotent
get-subscriptions-subscriptionid-resourcegroups-resourcegroupname-2

Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Azuresphere Catalogs Catalogname Products Productname

read-only idempotent
put-subscriptions-subscriptionid-resourcegroups-resourcegroupname

Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Azuresphere Catalogs Catalogname Products Productname

idempotent
patch-subscriptions-subscriptionid-resourcegroups-resourcegroupname

Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Azuresphere Catalogs Catalogname Products Productname

idempotent
delete-subscriptions-subscriptionid-resourcegroups-resourcegroupname

Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Azuresphere Catalogs Catalogname Products Productname

idempotent
post-subscriptions-subscriptionid-resourcegroups-resourcegroupname

Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Azuresphere Catalogs Catalogname Products Productname Countdevices

post-subscriptions-subscriptionid-resourcegroups-resourcegroupname-2

Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Azuresphere Catalogs Catalogname Products Productname Generatedefaultdevicegroups

Capability Spec

azuresphereproviderclient-products.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure AzureSphereProviderClient — Products
  description: 'Microsoft Azure AzureSphereProviderClient — Products. 7 operations. Lead operation: Get Subscriptions Subscriptionid
    Resourcegroups Resourcegroupname Providers Microsoft Azuresphere Catalogs Catalogname Products. Self-contained Naftiko
    capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - Products
  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: azuresphereproviderclient-products
    baseUri: https://management.azure.com
    description: Microsoft Azure AzureSphereProviderClient — Products business capability. Self-contained, no shared references.
    resources:
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AzureSphere/catalogs/{catalogName}/products
      operations:
      - name: microsoftazureproductslistbycatalog
        method: GET
        description: Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Azuresphere Catalogs
          Catalogname Products
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: catalogName
          in: path
          type: string
          description: Name of catalog
          required: true
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AzureSphere/catalogs/{catalogName}/products/{productName}
      operations:
      - name: microsoftazureproductsget
        method: GET
        description: Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Azuresphere Catalogs
          Catalogname Products Productname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: catalogName
          in: path
          type: string
          description: Name of catalog
          required: true
        - name: productName
          in: path
          type: string
          description: Name of product.
          required: true
      - name: microsoftazureproductscreateorupdate
        method: PUT
        description: Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Azuresphere Catalogs
          Catalogname Products Productname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: catalogName
          in: path
          type: string
          description: Name of catalog
          required: true
        - name: productName
          in: path
          type: string
          description: Name of product.
          required: true
        - name: resource
          in: body
          type: string
          description: Resource create parameters.
          required: true
      - name: microsoftazureproductsupdate
        method: PATCH
        description: Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Azuresphere Catalogs
          Catalogname Products Productname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: catalogName
          in: path
          type: string
          description: Name of catalog
          required: true
        - name: productName
          in: path
          type: string
          description: Name of product.
          required: true
        - name: properties
          in: body
          type: string
          description: The resource properties to be updated.
          required: true
      - name: microsoftazureproductsdelete
        method: DELETE
        description: Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Azuresphere
          Catalogs Catalogname Products Productname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: catalogName
          in: path
          type: string
          description: Name of catalog
          required: true
        - name: productName
          in: path
          type: string
          description: Name of product.
          required: true
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AzureSphere/catalogs/{catalogName}/products/{productName}/countDevices
      operations:
      - name: microsoftazureproductscountdevices
        method: POST
        description: Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Azuresphere Catalogs
          Catalogname Products Productname Countdevices
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: catalogName
          in: path
          type: string
          description: Name of catalog
          required: true
        - name: productName
          in: path
          type: string
          description: Name of product.
          required: true
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AzureSphere/catalogs/{catalogName}/products/{productName}/generateDefaultDeviceGroups
      operations:
      - name: microsoftazureproductsgeneratedefaultdevicegroups
        method: POST
        description: Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Azuresphere Catalogs
          Catalogname Products Productname Generatedefaultdevicegroups
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: catalogName
          in: path
          type: string
          description: Name of catalog
          required: true
        - name: productName
          in: path
          type: string
          description: Name of product.
          required: true
  exposes:
  - type: rest
    namespace: azuresphereproviderclient-products-rest
    port: 8080
    description: REST adapter for Microsoft Azure AzureSphereProviderClient — Products. One Spectral-compliant resource per
      consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-azuresphere/catalogs/{catalogname}/products
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureproductslistbycatalog
        description: Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Azuresphere Catalogs
          Catalogname Products
        call: azuresphereproviderclient-products.microsoftazureproductslistbycatalog
        with:
          catalogName: rest.catalogName
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-azuresphere/catalogs/{catalogname}/products/{productname}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureproductsget
        description: Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Azuresphere Catalogs
          Catalogname Products Productname
        call: azuresphereproviderclient-products.microsoftazureproductsget
        with:
          catalogName: rest.catalogName
          productName: rest.productName
        outputParameters:
        - type: object
          mapping: $.
      - method: PUT
        name: microsoftazureproductscreateorupdate
        description: Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Azuresphere Catalogs
          Catalogname Products Productname
        call: azuresphereproviderclient-products.microsoftazureproductscreateorupdate
        with:
          catalogName: rest.catalogName
          productName: rest.productName
          resource: rest.resource
        outputParameters:
        - type: object
          mapping: $.
      - method: PATCH
        name: microsoftazureproductsupdate
        description: Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Azuresphere Catalogs
          Catalogname Products Productname
        call: azuresphereproviderclient-products.microsoftazureproductsupdate
        with:
          catalogName: rest.catalogName
          productName: rest.productName
          properties: rest.properties
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: microsoftazureproductsdelete
        description: Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Azuresphere
          Catalogs Catalogname Products Productname
        call: azuresphereproviderclient-products.microsoftazureproductsdelete
        with:
          catalogName: rest.catalogName
          productName: rest.productName
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-azuresphere/catalogs/{catalogname}/products/{productname}/countdevices
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: POST
        name: microsoftazureproductscountdevices
        description: Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Azuresphere Catalogs
          Catalogname Products Productname Countdevices
        call: azuresphereproviderclient-products.microsoftazureproductscountdevices
        with:
          catalogName: rest.catalogName
          productName: rest.productName
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-azuresphere/catalogs/{catalogname}/products/{productname}/generatedefaultdevicegroups
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: POST
        name: microsoftazureproductsgeneratedefaultdevicegroups
        description: Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Azuresphere Catalogs
          Catalogname Products Productname Generatedefaultdevicegroups
        call: azuresphereproviderclient-products.microsoftazureproductsgeneratedefaultdevicegroups
        with:
          catalogName: rest.catalogName
          productName: rest.productName
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: azuresphereproviderclient-products-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure AzureSphereProviderClient — Products. One tool per consumed operation, routed
      inline through this capability's consumes block.
    tools:
    - name: get-subscriptions-subscriptionid-resourcegroups-resourcegroupname
      description: Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Azuresphere Catalogs
        Catalogname Products
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: azuresphereproviderclient-products.microsoftazureproductslistbycatalog
      with:
        catalogName: tools.catalogName
      outputParameters:
      - type: object
        mapping: $.
    - name: get-subscriptions-subscriptionid-resourcegroups-resourcegroupname-2
      description: Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Azuresphere Catalogs
        Catalogname Products Productname
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: azuresphereproviderclient-products.microsoftazureproductsget
      with:
        catalogName: tools.catalogName
        productName: tools.productName
      outputParameters:
      - type: object
        mapping: $.
    - name: put-subscriptions-subscriptionid-resourcegroups-resourcegroupname
      description: Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Azuresphere Catalogs
        Catalogname Products Productname
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: azuresphereproviderclient-products.microsoftazureproductscreateorupdate
      with:
        catalogName: tools.catalogName
        productName: tools.productName
        resource: tools.resource
      outputParameters:
      - type: object
        mapping: $.
    - name: patch-subscriptions-subscriptionid-resourcegroups-resourcegroupname
      description: Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Azuresphere Catalogs
        Catalogname Products Productname
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: azuresphereproviderclient-products.microsoftazureproductsupdate
      with:
        catalogName: tools.catalogName
        productName: tools.productName
        properties: tools.properties
      outputParameters:
      - type: object
        mapping: $.
    - name: delete-subscriptions-subscriptionid-resourcegroups-resourcegroupname
      description: Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Azuresphere Catalogs
        Catalogname Products Productname
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: azuresphereproviderclient-products.microsoftazureproductsdelete
      with:
        catalogName: tools.catalogName
        productName: tools.productName
      outputParameters:
      - type: object
        mapping: $.
    - name: post-subscriptions-subscriptionid-resourcegroups-resourcegroupname
      description: Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Azuresphere Catalogs
        Catalogname Products Productname Countdevices
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: azuresphereproviderclient-products.microsoftazureproductscountdevices
      with:
        catalogName: tools.catalogName
        productName: tools.productName
      outputParameters:
      - type: object
        mapping: $.
    - name: post-subscriptions-subscriptionid-resourcegroups-resourcegroupname-2
      description: Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Azuresphere Catalogs
        Catalogname Products Productname Generatedefaultdevicegroups
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: azuresphereproviderclient-products.microsoftazureproductsgeneratedefaultdevicegroups
      with:
        catalogName: tools.catalogName
        productName: tools.productName
      outputParameters:
      - type: object
        mapping: $.