Microsoft Azure · Capability

Microsoft Azure Azure ML Web Services Management Client — WebServices

Microsoft Azure Azure ML Web Services Management Client — WebServices. 7 operations. Lead operation: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Machinelearning Webservices. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureWebServices

What You Can Do

GET
Microsoftazurewebserviceslist — Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Machinelearning Webservices
/v1/subscriptions/{subscriptionid}/providers/microsoft-machinelearning/webservices
GET
Microsoftazurewebserviceslistbyresourcegroup — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Machinelearning Webservices
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-machinelearning/webservices
PUT
Microsoftazurewebservicescreateorupdate — Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Machinelearning Webservices Webservicename
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-machinelearning/webservices/{webservicename}
GET
Microsoftazurewebservicesget — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Machinelearning Webservices Webservicename
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-machinelearning/webservices/{webservicename}
PATCH
Microsoftazurewebservicespatch — Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Machinelearning Webservices Webservicename
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-machinelearning/webservices/{webservicename}
DELETE
Microsoftazurewebservicesremove — Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Machinelearning Webservices Webservicename
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-machinelearning/webservices/{webservicename}
GET
Microsoftazurewebserviceslistkeys — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Machinelearning Webservices Webservicename Listkeys
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-machinelearning/webservices/{webservicename}/listkeys

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Machinelearning Webservices

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

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Machinelearning Webservices

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

Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Machinelearning Webservices Webservicename

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

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Machinelearning Webservices Webservicename

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

Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Machinelearning Webservices Webservicename

idempotent
microsoft-azure-delete-subscriptions-subscriptionid

Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Machinelearning Webservices Webservicename

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

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Machinelearning Webservices Webservicename Listkeys

read-only idempotent

Capability Spec

azure-ml-web-services-management-client-webservices.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Azure ML Web Services Management Client — WebServices
  description: 'Microsoft Azure Azure ML Web Services Management Client — WebServices. 7 operations. Lead operation: Microsoft
    Azure Get Subscriptions Subscriptionid Providers Microsoft Machinelearning Webservices. Self-contained Naftiko capability
    covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - WebServices
  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: azure-ml-web-services-management-client-webservices
    baseUri: https://management.azure.com
    description: Microsoft Azure Azure ML Web Services Management Client — WebServices business capability. Self-contained,
      no shared references.
    resources:
    - name: subscriptions-subscriptionId-providers-Microsoft.MachineLearning-webServices
      path: /subscriptions/{subscriptionId}/providers/Microsoft.MachineLearning/webServices
      operations:
      - name: microsoftazurewebserviceslist
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Machinelearning Webservices
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: $skiptoken
          in: query
          type: string
          description: Continuation token for pagination.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearning/webServices
      operations:
      - name: microsoftazurewebserviceslistbyresourcegroup
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Machinelearning Webservices
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: $skiptoken
          in: query
          type: string
          description: Continuation token for pagination.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearning/webServices/{webServiceName}
      operations:
      - name: microsoftazurewebservicescreateorupdate
        method: PUT
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Machinelearning Webservices Webservicename
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: createOrUpdatePayload
          in: body
          type: string
          description: The payload that is used to create or update the web service.
          required: true
      - name: microsoftazurewebservicesget
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Machinelearning Webservices Webservicename
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: microsoftazurewebservicespatch
        method: PATCH
        description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Machinelearning Webservices Webservicename
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: patchPayload
          in: body
          type: string
          description: The payload to use to patch the web service.
          required: true
      - name: microsoftazurewebservicesremove
        method: DELETE
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Machinelearning Webservices Webservicename
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearning/webServices/{webServiceName}/listKeys
      operations:
      - name: microsoftazurewebserviceslistkeys
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Machinelearning Webservices Webservicename Listkeys
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: azure-ml-web-services-management-client-webservices-rest
    port: 8080
    description: REST adapter for Microsoft Azure Azure ML Web Services Management Client — WebServices. One Spectral-compliant
      resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-machinelearning/webservices
      name: subscriptions-subscriptionid-providers-microsoft-machinelearning-webservices
      description: REST surface for subscriptions-subscriptionId-providers-Microsoft.MachineLearning-webServices.
      operations:
      - method: GET
        name: microsoftazurewebserviceslist
        description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Machinelearning Webservices
        call: azure-ml-web-services-management-client-webservices.microsoftazurewebserviceslist
        with:
          $skiptoken: rest.$skiptoken
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-machinelearning/webservices
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazurewebserviceslistbyresourcegroup
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Machinelearning Webservices
        call: azure-ml-web-services-management-client-webservices.microsoftazurewebserviceslistbyresourcegroup
        with:
          $skiptoken: rest.$skiptoken
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-machinelearning/webservices/{webservicename}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: PUT
        name: microsoftazurewebservicescreateorupdate
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Machinelearning Webservices Webservicename
        call: azure-ml-web-services-management-client-webservices.microsoftazurewebservicescreateorupdate
        with:
          createOrUpdatePayload: rest.createOrUpdatePayload
        outputParameters:
        - type: object
          mapping: $.
      - method: GET
        name: microsoftazurewebservicesget
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Machinelearning Webservices Webservicename
        call: azure-ml-web-services-management-client-webservices.microsoftazurewebservicesget
        outputParameters:
        - type: object
          mapping: $.
      - method: PATCH
        name: microsoftazurewebservicespatch
        description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Machinelearning Webservices Webservicename
        call: azure-ml-web-services-management-client-webservices.microsoftazurewebservicespatch
        with:
          patchPayload: rest.patchPayload
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: microsoftazurewebservicesremove
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Machinelearning Webservices Webservicename
        call: azure-ml-web-services-management-client-webservices.microsoftazurewebservicesremove
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-machinelearning/webservices/{webservicename}/listkeys
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazurewebserviceslistkeys
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Machinelearning Webservices Webservicename Listkeys
        call: azure-ml-web-services-management-client-webservices.microsoftazurewebserviceslistkeys
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: azure-ml-web-services-management-client-webservices-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Azure ML Web Services Management Client — WebServices. 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 Machinelearning Webservices
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: azure-ml-web-services-management-client-webservices.microsoftazurewebserviceslist
      with:
        $skiptoken: tools.$skiptoken
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-2
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Machinelearning
        Webservices
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: azure-ml-web-services-management-client-webservices.microsoftazurewebserviceslistbyresourcegroup
      with:
        $skiptoken: tools.$skiptoken
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-put-subscriptions-subscriptionid
      description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Machinelearning
        Webservices Webservicename
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: azure-ml-web-services-management-client-webservices.microsoftazurewebservicescreateorupdate
      with:
        createOrUpdatePayload: tools.createOrUpdatePayload
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-3
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Machinelearning
        Webservices Webservicename
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: azure-ml-web-services-management-client-webservices.microsoftazurewebservicesget
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-patch-subscriptions-subscriptionid
      description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Machinelearning Webservices Webservicename
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: azure-ml-web-services-management-client-webservices.microsoftazurewebservicespatch
      with:
        patchPayload: tools.patchPayload
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-delete-subscriptions-subscriptionid
      description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Machinelearning Webservices Webservicename
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: azure-ml-web-services-management-client-webservices.microsoftazurewebservicesremove
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-4
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Machinelearning
        Webservices Webservicename Listkeys
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: azure-ml-web-services-management-client-webservices.microsoftazurewebserviceslistkeys
      outputParameters:
      - type: object
        mapping: $.