Microsoft Azure · Capability

Microsoft Azure DevTestLabsClient — Operations

Microsoft Azure DevTestLabsClient — Operations. 1 operations. Lead operation: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Devtestlab Locations Locationname Operations Name. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureOperations

What You Can Do

GET
Microsoftazureoperationsget — Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Devtestlab Locations Locationname Operations Name
/v1/subscriptions/{subscriptionid}/providers/microsoft-devtestlab/locations/{locationname}/operations/{name}

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Devtestlab Locations Locationname Operations Name

read-only idempotent

Capability Spec

devtestlabsclient-operations.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure DevTestLabsClient — Operations
  description: 'Microsoft Azure DevTestLabsClient — Operations. 1 operations. Lead operation: Microsoft Azure Get Subscriptions
    Subscriptionid Providers Microsoft Devtestlab Locations Locationname Operations Name. Self-contained Naftiko capability
    covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - Operations
  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: devtestlabsclient-operations
    baseUri: https://management.azure.com
    description: Microsoft Azure DevTestLabsClient — Operations business capability. Self-contained, no shared references.
    resources:
    - name: subscriptions-subscriptionId-providers-Microsoft.DevTestLab-locations-locationNa
      path: /subscriptions/{subscriptionId}/providers/Microsoft.DevTestLab/locations/{locationName}/operations/{name}
      operations:
      - name: microsoftazureoperationsget
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Devtestlab Locations Locationname
          Operations Name
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: name
          in: path
          type: string
          description: The name of the operation.
          required: true
  exposes:
  - type: rest
    namespace: devtestlabsclient-operations-rest
    port: 8080
    description: REST adapter for Microsoft Azure DevTestLabsClient — Operations. One Spectral-compliant resource per consumed
      operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-devtestlab/locations/{locationname}/operations/{name}
      name: subscriptions-subscriptionid-providers-microsoft-devtestlab-locations-locationna
      description: REST surface for subscriptions-subscriptionId-providers-Microsoft.DevTestLab-locations-locationNa.
      operations:
      - method: GET
        name: microsoftazureoperationsget
        description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Devtestlab Locations Locationname
          Operations Name
        call: devtestlabsclient-operations.microsoftazureoperationsget
        with:
          name: rest.name
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: devtestlabsclient-operations-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure DevTestLabsClient — Operations. 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 Devtestlab Locations Locationname
        Operations Name
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: devtestlabsclient-operations.microsoftazureoperationsget
      with:
        name: tools.name
      outputParameters:
      - type: object
        mapping: $.