Microsoft Azure · Capability

Microsoft Azure Computer Vision API — textOperations

Microsoft Azure Computer Vision API — textOperations. 1 operations. Lead operation: Microsoft Azure Get Textoperations Operationid. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzuretextOperations

What You Can Do

GET
Microsoftazuregettextoperationresult — Microsoft Azure Get Textoperations Operationid
/v1/textoperations/{operationid}

MCP Tools

microsoft-azure-get-textoperations-operationid

Microsoft Azure Get Textoperations Operationid

read-only idempotent

Capability Spec

computer-vision-textoperations.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Computer Vision API — textOperations
  description: 'Microsoft Azure Computer Vision API — textOperations. 1 operations. Lead operation: Microsoft Azure Get Textoperations
    Operationid. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - textOperations
  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: computer-vision-textoperations
    baseUri: ''
    description: Microsoft Azure Computer Vision API — textOperations business capability. Self-contained, no shared references.
    resources:
    - name: textOperations-operationId
      path: /textOperations/{operationId}
      operations:
      - name: microsoftazuregettextoperationresult
        method: GET
        description: Microsoft Azure Get Textoperations Operationid
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: operationId
          in: path
          type: string
          description: Id of the text operation returned in the response of the 'Recognize Handwritten Text'
          required: true
  exposes:
  - type: rest
    namespace: computer-vision-textoperations-rest
    port: 8080
    description: REST adapter for Microsoft Azure Computer Vision API — textOperations. One Spectral-compliant resource per
      consumed operation, prefixed with /v1.
    resources:
    - path: /v1/textoperations/{operationid}
      name: textoperations-operationid
      description: REST surface for textOperations-operationId.
      operations:
      - method: GET
        name: microsoftazuregettextoperationresult
        description: Microsoft Azure Get Textoperations Operationid
        call: computer-vision-textoperations.microsoftazuregettextoperationresult
        with:
          operationId: rest.operationId
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: computer-vision-textoperations-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Computer Vision API — textOperations. One tool per consumed operation, routed
      inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-get-textoperations-operationid
      description: Microsoft Azure Get Textoperations Operationid
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: computer-vision-textoperations.microsoftazuregettextoperationresult
      with:
        operationId: tools.operationId
      outputParameters:
      - type: object
        mapping: $.