Microsoft Azure · Capability

Microsoft Azure QnAMaker Client — Operations

Microsoft Azure QnAMaker Client — Operations. 1 operations. Lead operation: Microsoft Azure Gets Details Of A Specific Long Running Operation. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureOperations

What You Can Do

GET
Microsoftazureoperationsgetdetails — Microsoft Azure Gets Details Of A Specific Long Running Operation
/v1/operations/{operationid}

MCP Tools

microsoft-azure-gets-details-specific

Microsoft Azure Gets Details Of A Specific Long Running Operation

read-only idempotent

Capability Spec

qnamaker-client-operations.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure QnAMaker Client — Operations
  description: 'Microsoft Azure QnAMaker Client — Operations. 1 operations. Lead operation: Microsoft Azure Gets Details Of
    A Specific Long Running Operation. 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: qnamaker-client-operations
    baseUri: ''
    description: Microsoft Azure QnAMaker Client — Operations business capability. Self-contained, no shared references.
    resources:
    - name: operations-operationId
      path: /operations/{operationId}
      operations:
      - name: microsoftazureoperationsgetdetails
        method: GET
        description: Microsoft Azure Gets Details Of A Specific Long Running Operation
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: qnamaker-client-operations-rest
    port: 8080
    description: REST adapter for Microsoft Azure QnAMaker Client — Operations. One Spectral-compliant resource per consumed
      operation, prefixed with /v1.
    resources:
    - path: /v1/operations/{operationid}
      name: operations-operationid
      description: REST surface for operations-operationId.
      operations:
      - method: GET
        name: microsoftazureoperationsgetdetails
        description: Microsoft Azure Gets Details Of A Specific Long Running Operation
        call: qnamaker-client-operations.microsoftazureoperationsgetdetails
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: qnamaker-client-operations-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure QnAMaker Client — Operations. One tool per consumed operation, routed inline
      through this capability's consumes block.
    tools:
    - name: microsoft-azure-gets-details-specific
      description: Microsoft Azure Gets Details Of A Specific Long Running Operation
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: qnamaker-client-operations.microsoftazureoperationsgetdetails
      outputParameters:
      - type: object
        mapping: $.