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. 3 operations. Lead operation: Microsoft Azure Submit Text Analysis Job. 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-2 baseUri: '' description: Microsoft Azure Microsoft Cognitive Language Service - Text Analysis — Analyze Text business capability. Self-contained, no shared references. resources: - name: analyze-text-jobs path: /analyze-text/jobs operations: - name: microsoftazureanalyzetextsubmitjob method: POST description: Microsoft Azure Submit Text Analysis Job outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: string description: Collection of documents to analyze and one or more tasks to execute. required: true - name: analyze-text-jobs-jobId path: /analyze-text/jobs/{jobId} operations: - name: microsoftazureanalyzetextjobstatus method: GET description: Microsoft Azure Get Analysis Status And Results outputRawFormat: json outputParameters: - name: result type: object value: $. - name: analyze-text-jobs-jobId}:cancel path: /analyze-text/jobs/{jobId}:cancel operations: - name: microsoftazureanalyzetextcanceljob method: POST description: Microsoft Azure Cancel A Long Running Text Analysis Job outputRawFormat: json outputParameters: - name: result type: object value: $. exposes: - type: rest namespace: microsoft-cognitive-language-service-text-analysis-analyze-text-2-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/jobs name: analyze-text-jobs description: REST surface for analyze-text-jobs. operations: - method: POST name: microsoftazureanalyzetextsubmitjob description: Microsoft Azure Submit Text Analysis Job call: microsoft-cognitive-language-service-text-analysis-analyze-text-2.microsoftazureanalyzetextsubmitjob with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/analyze-text/jobs/{jobid} name: analyze-text-jobs-jobid description: REST surface for analyze-text-jobs-jobId. operations: - method: GET name: microsoftazureanalyzetextjobstatus description: Microsoft Azure Get Analysis Status And Results call: microsoft-cognitive-language-service-text-analysis-analyze-text-2.microsoftazureanalyzetextjobstatus outputParameters: - type: object mapping: $. - path: /v1/analyze-text/jobs/jobid-cancel name: analyze-text-jobs-jobid-cancel description: REST surface for analyze-text-jobs-jobId}:cancel. operations: - method: POST name: microsoftazureanalyzetextcanceljob description: Microsoft Azure Cancel A Long Running Text Analysis Job call: microsoft-cognitive-language-service-text-analysis-analyze-text-2.microsoftazureanalyzetextcanceljob outputParameters: - type: object mapping: $. - type: mcp namespace: microsoft-cognitive-language-service-text-analysis-analyze-text-2-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-submit-text-analysis description: Microsoft Azure Submit Text Analysis Job hints: readOnly: false destructive: false idempotent: false call: microsoft-cognitive-language-service-text-analysis-analyze-text-2.microsoftazureanalyzetextsubmitjob with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-azure-get-analysis-status description: Microsoft Azure Get Analysis Status And Results hints: readOnly: true destructive: false idempotent: true call: microsoft-cognitive-language-service-text-analysis-analyze-text-2.microsoftazureanalyzetextjobstatus outputParameters: - type: object mapping: $. - name: microsoft-azure-cancel-long-running description: Microsoft Azure Cancel A Long Running Text Analysis Job hints: readOnly: false destructive: false idempotent: false call: microsoft-cognitive-language-service-text-analysis-analyze-text-2.microsoftazureanalyzetextcanceljob outputParameters: - type: object mapping: $.