Microsoft Azure · Capability

Microsoft Azure Microsoft Cognitive Language Service - Text Analysis — :Analyze Text

Microsoft Azure Microsoft Cognitive Language Service - Text Analysis — :Analyze Text. 1 operations. Lead operation: Microsoft Azure Request Text Analysis Over A Collection Of Documents. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft Azure:Analyze Text

What You Can Do

POST
Microsoftazureanalyzetext — Microsoft Azure Request Text Analysis Over A Collection Of Documents
/v1/analyze-text

MCP Tools

microsoft-azure-request-text-analysis

Microsoft Azure Request Text Analysis Over A Collection Of Documents

Capability Spec

microsoft-cognitive-language-service-text-analysis-analyze-text.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Microsoft Cognitive Language Service - Text Analysis — :Analyze Text
  description: 'Microsoft Azure Microsoft Cognitive Language Service - Text Analysis — :Analyze Text. 1 operations. Lead operation:
    Microsoft Azure Request Text Analysis Over A Collection Of Documents. Self-contained Naftiko capability covering one Microsoft
    Azure business surface.'
  tags:
  - Microsoft Azure
  - :Analyze Text
  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: microsoft-cognitive-language-service-text-analysis-analyze-text
    baseUri: ''
    description: Microsoft Azure Microsoft Cognitive Language Service - Text Analysis — :Analyze Text business capability.
      Self-contained, no shared references.
    resources:
    - name: :analyze-text
      path: /:analyze-text
      operations:
      - name: microsoftazureanalyzetext
        method: POST
        description: Microsoft Azure Request Text Analysis Over A Collection Of Documents
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: string
          description: Collection of documents to analyze and a single task to execute.
          required: true
  exposes:
  - type: rest
    namespace: microsoft-cognitive-language-service-text-analysis-analyze-text-rest
    port: 8080
    description: REST adapter for Microsoft Azure Microsoft Cognitive Language Service - Text Analysis — :Analyze Text. One
      Spectral-compliant resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/analyze-text
      name: analyze-text
      description: REST surface for :analyze-text.
      operations:
      - method: POST
        name: microsoftazureanalyzetext
        description: Microsoft Azure Request Text Analysis Over A Collection Of Documents
        call: microsoft-cognitive-language-service-text-analysis-analyze-text.microsoftazureanalyzetext
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: microsoft-cognitive-language-service-text-analysis-analyze-text-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Microsoft Cognitive Language Service - Text Analysis — :Analyze Text. One
      tool per consumed operation, routed inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-request-text-analysis
      description: Microsoft Azure Request Text Analysis Over A Collection Of Documents
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: microsoft-cognitive-language-service-text-analysis-analyze-text.microsoftazureanalyzetext
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.