Microsoft Azure · Capability

Microsoft Azure Computer Vision API — Tag

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

Run with Naftiko Microsoft AzureTag

What You Can Do

POST
Microsoftazuretagimage — Microsoft Azure Post Tag
/v1/tag

MCP Tools

microsoft-azure-post-tag

Microsoft Azure Post Tag

Capability Spec

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