Microsoft Azure · Capability

Microsoft Azure CommunicationMessagesClient — Stream

Microsoft Azure CommunicationMessagesClient — Stream. 1 operations. Lead operation: Microsoft Azure Get Messages Streams Id. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureStream

What You Can Do

GET
Microsoftazurestreamoperationsgetmedia — Microsoft Azure Get Messages Streams Id
/v1/messages/streams/{id}

MCP Tools

microsoft-azure-get-messages-streams

Microsoft Azure Get Messages Streams Id

read-only idempotent

Capability Spec

communicationmessagesclient-stream.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure CommunicationMessagesClient — Stream
  description: 'Microsoft Azure CommunicationMessagesClient — Stream. 1 operations. Lead operation: Microsoft Azure Get Messages
    Streams Id. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - Stream
  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: communicationmessagesclient-stream
    baseUri: ''
    description: Microsoft Azure CommunicationMessagesClient — Stream business capability. Self-contained, no shared references.
    resources:
    - name: messages-streams-id
      path: /messages/streams/{id}
      operations:
      - name: microsoftazurestreamoperationsgetmedia
        method: GET
        description: Microsoft Azure Get Messages Streams Id
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: id
          in: path
          type: string
          description: The stream ID.
          required: true
  exposes:
  - type: rest
    namespace: communicationmessagesclient-stream-rest
    port: 8080
    description: REST adapter for Microsoft Azure CommunicationMessagesClient — Stream. One Spectral-compliant resource per
      consumed operation, prefixed with /v1.
    resources:
    - path: /v1/messages/streams/{id}
      name: messages-streams-id
      description: REST surface for messages-streams-id.
      operations:
      - method: GET
        name: microsoftazurestreamoperationsgetmedia
        description: Microsoft Azure Get Messages Streams Id
        call: communicationmessagesclient-stream.microsoftazurestreamoperationsgetmedia
        with:
          id: rest.id
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: communicationmessagesclient-stream-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure CommunicationMessagesClient — Stream. One tool per consumed operation, routed
      inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-get-messages-streams
      description: Microsoft Azure Get Messages Streams Id
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: communicationmessagesclient-stream.microsoftazurestreamoperationsgetmedia
      with:
        id: tools.id
      outputParameters:
      - type: object
        mapping: $.