Microsoft Azure · Capability

Microsoft Azure KustoManagementClient — Clusters

Microsoft Azure KustoManagementClient — Clusters. 10 operations. Lead operation: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Kusto Clusters. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureClusters

What You Can Do

GET
Microsoftazureclusterslist — Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Kusto Clusters
/v1/subscriptions/{subscriptionid}/providers/microsoft-kusto/clusters
POST
Microsoftazureclusterschecknameavailability — Microsoft Azure Post Subscriptions Subscriptionid Providers Microsoft Kusto Locations Location Checknameavailability
/v1/subscriptions/{subscriptionid}/providers/microsoft-kusto/locations/{location}/checknameavailability
GET
Microsoftazureclusterslistbyresourcegroup — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Kusto Clusters
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-kusto/clusters
GET
Microsoftazureclustersget — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Kusto Clusters Clustername
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-kusto/clusters/{clustername}
PUT
Microsoftazureclusterscreateorupdate — Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Kusto Clusters Clustername
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-kusto/clusters/{clustername}
PATCH
Microsoftazureclustersupdate — Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Kusto Clusters Clustername
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-kusto/clusters/{clustername}
DELETE
Microsoftazureclustersdelete — Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Kusto Clusters Clustername
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-kusto/clusters/{clustername}
GET
Microsoftazureclusterslistskusbyresource — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Kusto Clusters Clustername Skus
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-kusto/clusters/{clustername}/skus
POST
Microsoftazureclustersstart — Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Kusto Clusters Clustername Start
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-kusto/clusters/{clustername}/start
POST
Microsoftazureclustersstop — Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Kusto Clusters Clustername Stop
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-kusto/clusters/{clustername}/stop

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Kusto Clusters

read-only idempotent
microsoft-azure-post-subscriptions-subscriptionid

Microsoft Azure Post Subscriptions Subscriptionid Providers Microsoft Kusto Locations Location Checknameavailability

microsoft-azure-get-subscriptions-subscriptionid-2

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Kusto Clusters

read-only idempotent
microsoft-azure-get-subscriptions-subscriptionid-3

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Kusto Clusters Clustername

read-only idempotent
microsoft-azure-put-subscriptions-subscriptionid

Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Kusto Clusters Clustername

idempotent
microsoft-azure-patch-subscriptions-subscriptionid

Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Kusto Clusters Clustername

idempotent
microsoft-azure-delete-subscriptions-subscriptionid

Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Kusto Clusters Clustername

idempotent
microsoft-azure-get-subscriptions-subscriptionid-4

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Kusto Clusters Clustername Skus

read-only idempotent
microsoft-azure-post-subscriptions-subscriptionid-2

Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Kusto Clusters Clustername Start

microsoft-azure-post-subscriptions-subscriptionid-3

Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Kusto Clusters Clustername Stop

Capability Spec

kustomanagementclient-clusters.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure KustoManagementClient — Clusters
  description: 'Microsoft Azure KustoManagementClient — Clusters. 10 operations. Lead operation: Microsoft Azure Get Subscriptions
    Subscriptionid Providers Microsoft Kusto Clusters. Self-contained Naftiko capability covering one Microsoft Azure business
    surface.'
  tags:
  - Microsoft Azure
  - Clusters
  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: kustomanagementclient-clusters
    baseUri: https://management.azure.com
    description: Microsoft Azure KustoManagementClient — Clusters business capability. Self-contained, no shared references.
    resources:
    - name: subscriptions-subscriptionId-providers-Microsoft.Kusto-clusters
      path: /subscriptions/{subscriptionId}/providers/Microsoft.Kusto/clusters
      operations:
      - name: microsoftazureclusterslist
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Kusto Clusters
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-providers-Microsoft.Kusto-locations-location-checkN
      path: /subscriptions/{subscriptionId}/providers/Microsoft.Kusto/locations/{location}/checkNameAvailability
      operations:
      - name: microsoftazureclusterschecknameavailability
        method: POST
        description: Microsoft Azure Post Subscriptions Subscriptionid Providers Microsoft Kusto Locations Location Checknameavailability
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: location
          in: path
          type: string
          description: Azure location.
          required: true
        - name: clusterName
          in: body
          type: string
          description: The name of the cluster.
          required: true
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Kusto/clusters
      operations:
      - name: microsoftazureclusterslistbyresourcegroup
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Kusto Clusters
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Kusto/clusters/{clusterName}
      operations:
      - name: microsoftazureclustersget
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Kusto Clusters Clustername
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: microsoftazureclusterscreateorupdate
        method: PUT
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Kusto Clusters Clustername
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: parameters
          in: body
          type: string
          description: The Kusto cluster parameters supplied to the CreateOrUpdate operation.
          required: true
      - name: microsoftazureclustersupdate
        method: PATCH
        description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Kusto Clusters Clustername
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: parameters
          in: body
          type: string
          description: The Kusto cluster parameters supplied to the Update operation.
          required: true
      - name: microsoftazureclustersdelete
        method: DELETE
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Kusto Clusters Clustername
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Kusto/clusters/{clusterName}/skus
      operations:
      - name: microsoftazureclusterslistskusbyresource
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Kusto Clusters Clustername Skus
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Kusto/clusters/{clusterName}/start
      operations:
      - name: microsoftazureclustersstart
        method: POST
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Kusto Clusters Clustername Start
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Kusto/clusters/{clusterName}/stop
      operations:
      - name: microsoftazureclustersstop
        method: POST
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Kusto Clusters Clustername Stop
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: kustomanagementclient-clusters-rest
    port: 8080
    description: REST adapter for Microsoft Azure KustoManagementClient — Clusters. One Spectral-compliant resource per consumed
      operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-kusto/clusters
      name: subscriptions-subscriptionid-providers-microsoft-kusto-clusters
      description: REST surface for subscriptions-subscriptionId-providers-Microsoft.Kusto-clusters.
      operations:
      - method: GET
        name: microsoftazureclusterslist
        description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Kusto Clusters
        call: kustomanagementclient-clusters.microsoftazureclusterslist
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-kusto/locations/{location}/checknameavailability
      name: subscriptions-subscriptionid-providers-microsoft-kusto-locations-location-checkn
      description: REST surface for subscriptions-subscriptionId-providers-Microsoft.Kusto-locations-location-checkN.
      operations:
      - method: POST
        name: microsoftazureclusterschecknameavailability
        description: Microsoft Azure Post Subscriptions Subscriptionid Providers Microsoft Kusto Locations Location Checknameavailability
        call: kustomanagementclient-clusters.microsoftazureclusterschecknameavailability
        with:
          location: rest.location
          clusterName: rest.clusterName
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-kusto/clusters
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureclusterslistbyresourcegroup
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Kusto Clusters
        call: kustomanagementclient-clusters.microsoftazureclusterslistbyresourcegroup
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-kusto/clusters/{clustername}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureclustersget
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Kusto Clusters Clustername
        call: kustomanagementclient-clusters.microsoftazureclustersget
        outputParameters:
        - type: object
          mapping: $.
      - method: PUT
        name: microsoftazureclusterscreateorupdate
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Kusto Clusters Clustername
        call: kustomanagementclient-clusters.microsoftazureclusterscreateorupdate
        with:
          parameters: rest.parameters
        outputParameters:
        - type: object
          mapping: $.
      - method: PATCH
        name: microsoftazureclustersupdate
        description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Kusto Clusters Clustername
        call: kustomanagementclient-clusters.microsoftazureclustersupdate
        with:
          parameters: rest.parameters
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: microsoftazureclustersdelete
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Kusto Clusters Clustername
        call: kustomanagementclient-clusters.microsoftazureclustersdelete
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-kusto/clusters/{clustername}/skus
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureclusterslistskusbyresource
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Kusto Clusters Clustername Skus
        call: kustomanagementclient-clusters.microsoftazureclusterslistskusbyresource
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-kusto/clusters/{clustername}/start
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: POST
        name: microsoftazureclustersstart
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Kusto Clusters Clustername Start
        call: kustomanagementclient-clusters.microsoftazureclustersstart
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-kusto/clusters/{clustername}/stop
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: POST
        name: microsoftazureclustersstop
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Kusto Clusters Clustername Stop
        call: kustomanagementclient-clusters.microsoftazureclustersstop
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: kustomanagementclient-clusters-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure KustoManagementClient — Clusters. One tool per consumed operation, routed
      inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-get-subscriptions-subscriptionid
      description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Kusto Clusters
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: kustomanagementclient-clusters.microsoftazureclusterslist
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-post-subscriptions-subscriptionid
      description: Microsoft Azure Post Subscriptions Subscriptionid Providers Microsoft Kusto Locations Location Checknameavailability
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: kustomanagementclient-clusters.microsoftazureclusterschecknameavailability
      with:
        location: tools.location
        clusterName: tools.clusterName
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-2
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Kusto
        Clusters
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: kustomanagementclient-clusters.microsoftazureclusterslistbyresourcegroup
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-3
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Kusto
        Clusters Clustername
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: kustomanagementclient-clusters.microsoftazureclustersget
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-put-subscriptions-subscriptionid
      description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Kusto
        Clusters Clustername
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: kustomanagementclient-clusters.microsoftazureclusterscreateorupdate
      with:
        parameters: tools.parameters
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-patch-subscriptions-subscriptionid
      description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Kusto Clusters Clustername
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: kustomanagementclient-clusters.microsoftazureclustersupdate
      with:
        parameters: tools.parameters
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-delete-subscriptions-subscriptionid
      description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Kusto Clusters Clustername
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: kustomanagementclient-clusters.microsoftazureclustersdelete
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-4
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Kusto
        Clusters Clustername Skus
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: kustomanagementclient-clusters.microsoftazureclusterslistskusbyresource
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-post-subscriptions-subscriptionid-2
      description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Kusto Clusters Clustername Start
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: kustomanagementclient-clusters.microsoftazureclustersstart
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-post-subscriptions-subscriptionid-3
      description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Kusto Clusters Clustername Stop
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: kustomanagementclient-clusters.microsoftazureclustersstop
      outputParameters:
      - type: object
        mapping: $.