Azure DevTest Labs · Capability

DevTestLabsClient — ProviderOperations

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

Run with Naftiko Azure Test LabsProviderOperations

What You Can Do

GET
Provideroperationslist — Azure DevTest Labs Provider Operations_ List
/v1/providers/microsoft-devtestlab/operations

MCP Tools

azure-devtest-labs-provider-operations

Azure DevTest Labs Provider Operations_ List

read-only idempotent

Capability Spec

azure-test-labs-provideroperations.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: DevTestLabsClient — ProviderOperations
  description: 'DevTestLabsClient — ProviderOperations. 1 operations. Lead operation: Azure DevTest Labs Provider Operations_
    List. Self-contained Naftiko capability covering one Azure Test Labs business surface.'
  tags:
  - Azure Test Labs
  - ProviderOperations
  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-provideroperations
    baseUri: https://management.azure.com
    description: DevTestLabsClient — ProviderOperations business capability. Self-contained, no shared references.
    resources:
    - name: providers-Microsoft.DevTestLab-operations
      path: /providers/Microsoft.DevTestLab/operations
      operations:
      - name: provideroperationslist
        method: GET
        description: Azure DevTest Labs Provider Operations_ List
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: azure-test-labs-provideroperations-rest
    port: 8080
    description: REST adapter for DevTestLabsClient — ProviderOperations. One Spectral-compliant resource per consumed operation,
      prefixed with /v1.
    resources:
    - path: /v1/providers/microsoft-devtestlab/operations
      name: providers-microsoft-devtestlab-operations
      description: REST surface for providers-Microsoft.DevTestLab-operations.
      operations:
      - method: GET
        name: provideroperationslist
        description: Azure DevTest Labs Provider Operations_ List
        call: azure-test-labs-provideroperations.provideroperationslist
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: azure-test-labs-provideroperations-mcp
    port: 9090
    transport: http
    description: MCP adapter for DevTestLabsClient — ProviderOperations. One tool per consumed operation, routed inline through
      this capability's consumes block.
    tools:
    - name: azure-devtest-labs-provider-operations
      description: Azure DevTest Labs Provider Operations_ List
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: azure-test-labs-provideroperations.provideroperationslist
      outputParameters:
      - type: object
        mapping: $.