Microsoft Azure · Capability

Microsoft Azure Azure ML Chat

Microsoft Azure Azure ML Chat. 1 operations. Lead operation: Microsoft Azure Post Operationroute. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureMicrosoft Azure Azure ML Chat

What You Can Do

POST
Microsoftazurechatcreatestreaming — Microsoft Azure Post Operationroute
/v1/{operationroute}

MCP Tools

microsoft-azure-post-operationroute

Microsoft Azure Post Operationroute

Capability Spec

azure-ml-chat.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Azure ML Chat
  description: 'Microsoft Azure Azure ML Chat. 1 operations. Lead operation: Microsoft Azure Post Operationroute. Self-contained
    Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - Microsoft Azure Azure ML Chat
  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: azure-ml-chat
    baseUri: ''
    description: Microsoft Azure Azure ML Chat business capability. Self-contained, no shared references.
    resources:
    - name: operationRoute
      path: /{operationRoute}
      operations:
      - name: microsoftazurechatcreatestreaming
        method: POST
        description: Microsoft Azure Post Operationroute
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: string
          required: true
  exposes:
  - type: rest
    namespace: azure-ml-chat-rest
    port: 8080
    description: REST adapter for Microsoft Azure Azure ML Chat. One Spectral-compliant resource per consumed operation, prefixed
      with /v1.
    resources:
    - path: /v1/{operationroute}
      name: operationroute
      description: REST surface for operationRoute.
      operations:
      - method: POST
        name: microsoftazurechatcreatestreaming
        description: Microsoft Azure Post Operationroute
        call: azure-ml-chat.microsoftazurechatcreatestreaming
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: azure-ml-chat-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Azure ML Chat. One tool per consumed operation, routed inline through this
      capability's consumes block.
    tools:
    - name: microsoft-azure-post-operationroute
      description: Microsoft Azure Post Operationroute
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: azure-ml-chat.microsoftazurechatcreatestreaming
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.