Microsoft Azure · Capability

Microsoft Azure Text Analytics Client — keyPhrases

Microsoft Azure Text Analytics Client — keyPhrases. 1 operations. Lead operation: Microsoft Azure Key Phrases. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzurekeyPhrases

What You Can Do

POST
Microsoftazurekeyphrases — Microsoft Azure Key Phrases
/v1/keyphrases

MCP Tools

microsoft-azure-key-phrases

Microsoft Azure Key Phrases

Capability Spec

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