Microsoft Azure · Capability

Microsoft Azure ContentSafety Service — Image:analyze

Microsoft Azure ContentSafety Service — Image:analyze. 1 operations. Lead operation: Microsoft Azure Analyze Image. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureImage:analyze

What You Can Do

POST
Microsoftazureimageoperationsanalyzeimage — Microsoft Azure Analyze Image
/v1/image-analyze

MCP Tools

microsoft-azure-analyze-image

Microsoft Azure Analyze Image

Capability Spec

contentsafety-service-image-analyze.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure ContentSafety Service — Image:analyze
  description: 'Microsoft Azure ContentSafety Service — Image:analyze. 1 operations. Lead operation: Microsoft Azure Analyze
    Image. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - Image:analyze
  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: contentsafety-service-image-analyze
    baseUri: ''
    description: Microsoft Azure ContentSafety Service — Image:analyze business capability. Self-contained, no shared references.
    resources:
    - name: image:analyze
      path: /image:analyze
      operations:
      - name: microsoftazureimageoperationsanalyzeimage
        method: POST
        description: Microsoft Azure Analyze Image
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: string
          description: The image analysis request.
          required: true
  exposes:
  - type: rest
    namespace: contentsafety-service-image-analyze-rest
    port: 8080
    description: REST adapter for Microsoft Azure ContentSafety Service — Image:analyze. One Spectral-compliant resource per
      consumed operation, prefixed with /v1.
    resources:
    - path: /v1/image-analyze
      name: image-analyze
      description: REST surface for image:analyze.
      operations:
      - method: POST
        name: microsoftazureimageoperationsanalyzeimage
        description: Microsoft Azure Analyze Image
        call: contentsafety-service-image-analyze.microsoftazureimageoperationsanalyzeimage
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: contentsafety-service-image-analyze-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure ContentSafety Service — Image:analyze. One tool per consumed operation, routed
      inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-analyze-image
      description: Microsoft Azure Analyze Image
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: contentsafety-service-image-analyze.microsoftazureimageoperationsanalyzeimage
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.