Microsoft Azure · Capability

Microsoft Azure Text Translation — Languages

Microsoft Azure Text Translation — Languages. 1 operations. Lead operation: Microsoft Azure Gets The Set Of Languages Currently Supported By Other Operations Of The Translator. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureLanguages

What You Can Do

GET
Microsoftazuregetlanguages — Microsoft Azure Gets The Set Of Languages Currently Supported By Other Operations Of The Translator
/v1/languages

MCP Tools

microsoft-azure-gets-set-languages

Microsoft Azure Gets The Set Of Languages Currently Supported By Other Operations Of The Translator

read-only idempotent

Capability Spec

text-translation-languages.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Text Translation — Languages
  description: 'Microsoft Azure Text Translation — Languages. 1 operations. Lead operation: Microsoft Azure Gets The Set Of
    Languages Currently Supported By Other Operations Of The Translator. Self-contained Naftiko capability covering one Microsoft
    Azure business surface.'
  tags:
  - Microsoft Azure
  - Languages
  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: text-translation-languages
    baseUri: ''
    description: Microsoft Azure Text Translation — Languages business capability. Self-contained, no shared references.
    resources:
    - name: languages
      path: /languages
      operations:
      - name: microsoftazuregetlanguages
        method: GET
        description: Microsoft Azure Gets The Set Of Languages Currently Supported By Other Operations Of The Translator
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: X-ClientTraceId
          in: header
          type: string
          description: A client-generated GUID to uniquely identify the request.
        - name: api-version
          in: query
          type: string
          description: Mandatory API version parameter
          required: true
  exposes:
  - type: rest
    namespace: text-translation-languages-rest
    port: 8080
    description: REST adapter for Microsoft Azure Text Translation — Languages. One Spectral-compliant resource per consumed
      operation, prefixed with /v1.
    resources:
    - path: /v1/languages
      name: languages
      description: REST surface for languages.
      operations:
      - method: GET
        name: microsoftazuregetlanguages
        description: Microsoft Azure Gets The Set Of Languages Currently Supported By Other Operations Of The Translator
        call: text-translation-languages.microsoftazuregetlanguages
        with:
          X-ClientTraceId: rest.X-ClientTraceId
          api-version: rest.api-version
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: text-translation-languages-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Text Translation — Languages. One tool per consumed operation, routed inline
      through this capability's consumes block.
    tools:
    - name: microsoft-azure-gets-set-languages
      description: Microsoft Azure Gets The Set Of Languages Currently Supported By Other Operations Of The Translator
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: text-translation-languages.microsoftazuregetlanguages
      with:
        X-ClientTraceId: tools.X-ClientTraceId
        api-version: tools.api-version
      outputParameters:
      - type: object
        mapping: $.