Azure DevTest Labs · Capability

DevTestLabsClient — Operations

DevTestLabsClient — Operations. 1 operations. Lead operation: Azure DevTest Labs Operations_ Get. Self-contained Naftiko capability covering one Azure Test Labs business surface.

Run with Naftiko Azure Test LabsOperations

What You Can Do

GET
Operationsget — Azure DevTest Labs Operations_ Get
/v1/subscriptions/{subscriptionid}/providers/microsoft-devtestlab/locations/{locationname}/operations/{name}

MCP Tools

azure-devtest-labs-operations-get

Azure DevTest Labs Operations_ Get

read-only idempotent

Capability Spec

azure-test-labs-operations.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: DevTestLabsClient — Operations
  description: 'DevTestLabsClient — Operations. 1 operations. Lead operation: Azure DevTest Labs Operations_ Get. Self-contained
    Naftiko capability covering one Azure Test Labs business surface.'
  tags:
  - Azure Test Labs
  - Operations
  created: '2026-05-19'
  modified: '2026-05-19'
binds:
- namespace: env
  keys:
    AZURE_TEST_LABS_API_KEY: AZURE_TEST_LABS_API_KEY
capability:
  consumes:
  - type: http
    namespace: azure-test-labs-operations
    baseUri: https://management.azure.com
    description: 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: operationsget
        method: GET
        description: Azure DevTest Labs Operations_ Get
        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: azure-test-labs-operations-rest
    port: 8080
    description: REST adapter for 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: operationsget
        description: Azure DevTest Labs Operations_ Get
        call: azure-test-labs-operations.operationsget
        with:
          name: rest.name
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: azure-test-labs-operations-mcp
    port: 9090
    transport: http
    description: MCP adapter for DevTestLabsClient — Operations. One tool per consumed operation, routed inline through this
      capability's consumes block.
    tools:
    - name: azure-devtest-labs-operations-get
      description: Azure DevTest Labs Operations_ Get
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: azure-test-labs-operations.operationsget
      with:
        name: tools.name
      outputParameters:
      - type: object
        mapping: $.