Microsoft Azure · Capability

Microsoft Azure Computer Vision API — recognizeText

Microsoft Azure Computer Vision API — recognizeText. 1 operations. Lead operation: Microsoft Azure Post Recognizetext. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzurerecognizeText

What You Can Do

POST
Microsoftazurerecognizetext — Microsoft Azure Post Recognizetext
/v1/recognizetext

MCP Tools

microsoft-azure-post-recognizetext

Microsoft Azure Post Recognizetext

Capability Spec

computer-vision-recognizetext.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Computer Vision API — recognizeText
  description: 'Microsoft Azure Computer Vision API — recognizeText. 1 operations. Lead operation: Microsoft Azure Post Recognizetext.
    Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - recognizeText
  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-recognizetext
    baseUri: ''
    description: Microsoft Azure Computer Vision API — recognizeText business capability. Self-contained, no shared references.
    resources:
    - name: recognizeText
      path: /recognizeText
      operations:
      - name: microsoftazurerecognizetext
        method: POST
        description: Microsoft Azure Post Recognizetext
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: computer-vision-recognizetext-rest
    port: 8080
    description: REST adapter for Microsoft Azure Computer Vision API — recognizeText. One Spectral-compliant resource per
      consumed operation, prefixed with /v1.
    resources:
    - path: /v1/recognizetext
      name: recognizetext
      description: REST surface for recognizeText.
      operations:
      - method: POST
        name: microsoftazurerecognizetext
        description: Microsoft Azure Post Recognizetext
        call: computer-vision-recognizetext.microsoftazurerecognizetext
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: computer-vision-recognizetext-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Computer Vision API — recognizeText. One tool per consumed operation, routed
      inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-post-recognizetext
      description: Microsoft Azure Post Recognizetext
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: computer-vision-recognizetext.microsoftazurerecognizetext
      outputParameters:
      - type: object
        mapping: $.