Microsoft Azure · Capability

Microsoft Azure Azure Web PubSub Service REST API

Microsoft Azure Azure Web PubSub Service REST API. 1 operations. Lead operation: Microsoft Azure Get Service Health Status. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft Azure

What You Can Do

HEAD
Microsoftazurehealthapigetservicestatus — Microsoft Azure Get Service Health Status
/v1/api/health

MCP Tools

microsoft-azure-get-service-health

Microsoft Azure Get Service Health Status

Capability Spec

azure-web-pubsub-service-rest-general.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Azure Web PubSub Service REST API
  description: 'Microsoft Azure Azure Web PubSub Service REST API. 1 operations. Lead operation: Microsoft Azure Get Service
    Health Status. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  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-web-pubsub-service-rest-general
    baseUri: ''
    description: Microsoft Azure Azure Web PubSub Service REST API business capability. Self-contained, no shared references.
    resources:
    - name: api-health
      path: /api/health
      operations:
      - name: microsoftazurehealthapigetservicestatus
        method: HEAD
        description: Microsoft Azure Get Service Health Status
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: api-version
          in: query
          type: string
          description: The version of the REST APIs.
  exposes:
  - type: rest
    namespace: azure-web-pubsub-service-rest-general-rest
    port: 8080
    description: REST adapter for Microsoft Azure Azure Web PubSub Service REST API. One Spectral-compliant resource per consumed
      operation, prefixed with /v1.
    resources:
    - path: /v1/api/health
      name: api-health
      description: REST surface for api-health.
      operations:
      - method: HEAD
        name: microsoftazurehealthapigetservicestatus
        description: Microsoft Azure Get Service Health Status
        call: azure-web-pubsub-service-rest-general.microsoftazurehealthapigetservicestatus
        with:
          api-version: rest.api-version
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: azure-web-pubsub-service-rest-general-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Azure Web PubSub Service REST API. One tool per consumed operation, routed
      inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-get-service-health
      description: Microsoft Azure Get Service Health Status
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: azure-web-pubsub-service-rest-general.microsoftazurehealthapigetservicestatus
      with:
        api-version: tools.api-version
      outputParameters:
      - type: object
        mapping: $.