Microsoft Azure · Capability

Microsoft Azure healthbot — Subscriptions

Microsoft Azure healthbot — Subscriptions. 7 operations. Lead operation: Microsoft Azure Post Subscriptions Subscriptionid Providers Microsoft Healthbot Checknameavailability. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureSubscriptions

What You Can Do

POST
Microsoftazurebotschecknameavailability — Microsoft Azure Post Subscriptions Subscriptionid Providers Microsoft Healthbot Checknameavailability
/v1/subscriptions/{subscriptionid}/providers/microsoft-healthbot/checknameavailability
GET
Microsoftazurebotslist — Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Healthbot Healthbots
/v1/subscriptions/{subscriptionid}/providers/microsoft-healthbot/healthbots
GET
Microsoftazurebotslistbyresourcegroup — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Healthbot Healthbots
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-healthbot/healthbots
PUT
Microsoftazurebotscreate — Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Healthbot Healthbots Botname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-healthbot/healthbots/{botname}
GET
Microsoftazurebotsget — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Healthbot Healthbots Botname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-healthbot/healthbots/{botname}
PATCH
Microsoftazurebotsupdate — Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Healthbot Healthbots Botname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-healthbot/healthbots/{botname}
DELETE
Microsoftazurebotsdelete — Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Healthbot Healthbots Botname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-healthbot/healthbots/{botname}

MCP Tools

microsoft-azure-post-subscriptions-subscriptionid

Microsoft Azure Post Subscriptions Subscriptionid Providers Microsoft Healthbot Checknameavailability

microsoft-azure-get-subscriptions-subscriptionid

Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Healthbot Healthbots

read-only idempotent
microsoft-azure-get-subscriptions-subscriptionid-2

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Healthbot Healthbots

read-only idempotent
microsoft-azure-put-subscriptions-subscriptionid

Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Healthbot Healthbots Botname

idempotent
microsoft-azure-get-subscriptions-subscriptionid-3

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Healthbot Healthbots Botname

read-only idempotent
microsoft-azure-patch-subscriptions-subscriptionid

Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Healthbot Healthbots Botname

idempotent
microsoft-azure-delete-subscriptions-subscriptionid

Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Healthbot Healthbots Botname

idempotent

Capability Spec

healthbot-subscriptions.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure healthbot — Subscriptions
  description: 'Microsoft Azure healthbot — Subscriptions. 7 operations. Lead operation: Microsoft Azure Post Subscriptions
    Subscriptionid Providers Microsoft Healthbot Checknameavailability. Self-contained Naftiko capability covering one Microsoft
    Azure business surface.'
  tags:
  - Microsoft Azure
  - Subscriptions
  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: healthbot-subscriptions
    baseUri: https://management.azure.com
    description: Microsoft Azure healthbot — Subscriptions business capability. Self-contained, no shared references.
    resources:
    - name: subscriptions-subscriptionId-providers-Microsoft.HealthBot-checkNameAvailability
      path: /subscriptions/{subscriptionId}/providers/Microsoft.HealthBot/checkNameAvailability
      operations:
      - name: microsoftazurebotschecknameavailability
        method: POST
        description: Microsoft Azure Post Subscriptions Subscriptionid Providers Microsoft Healthbot Checknameavailability
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: parameters
          in: body
          type: string
          description: The request body parameters to provide for the check name availability request
          required: true
    - name: subscriptions-subscriptionId-providers-Microsoft.HealthBot-healthBots
      path: /subscriptions/{subscriptionId}/providers/Microsoft.HealthBot/healthBots
      operations:
      - name: microsoftazurebotslist
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Healthbot Healthbots
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HealthBot/healthBots
      operations:
      - name: microsoftazurebotslistbyresourcegroup
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Healthbot Healthbots
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HealthBot/healthBots/{botName}
      operations:
      - name: microsoftazurebotscreate
        method: PUT
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Healthbot Healthbots Botname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: parameters
          in: body
          type: string
          description: The parameters to provide for the created bot.
          required: true
      - name: microsoftazurebotsget
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Healthbot Healthbots Botname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: microsoftazurebotsupdate
        method: PATCH
        description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Healthbot Healthbots Botname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: parameters
          in: body
          type: string
          description: The parameters to provide for the required bot.
          required: true
      - name: microsoftazurebotsdelete
        method: DELETE
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Healthbot Healthbots Botname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: healthbot-subscriptions-rest
    port: 8080
    description: REST adapter for Microsoft Azure healthbot — Subscriptions. One Spectral-compliant resource per consumed
      operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-healthbot/checknameavailability
      name: subscriptions-subscriptionid-providers-microsoft-healthbot-checknameavailability
      description: REST surface for subscriptions-subscriptionId-providers-Microsoft.HealthBot-checkNameAvailability.
      operations:
      - method: POST
        name: microsoftazurebotschecknameavailability
        description: Microsoft Azure Post Subscriptions Subscriptionid Providers Microsoft Healthbot Checknameavailability
        call: healthbot-subscriptions.microsoftazurebotschecknameavailability
        with:
          parameters: rest.parameters
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-healthbot/healthbots
      name: subscriptions-subscriptionid-providers-microsoft-healthbot-healthbots
      description: REST surface for subscriptions-subscriptionId-providers-Microsoft.HealthBot-healthBots.
      operations:
      - method: GET
        name: microsoftazurebotslist
        description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Healthbot Healthbots
        call: healthbot-subscriptions.microsoftazurebotslist
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-healthbot/healthbots
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazurebotslistbyresourcegroup
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Healthbot Healthbots
        call: healthbot-subscriptions.microsoftazurebotslistbyresourcegroup
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-healthbot/healthbots/{botname}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: PUT
        name: microsoftazurebotscreate
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Healthbot Healthbots Botname
        call: healthbot-subscriptions.microsoftazurebotscreate
        with:
          parameters: rest.parameters
        outputParameters:
        - type: object
          mapping: $.
      - method: GET
        name: microsoftazurebotsget
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Healthbot Healthbots Botname
        call: healthbot-subscriptions.microsoftazurebotsget
        outputParameters:
        - type: object
          mapping: $.
      - method: PATCH
        name: microsoftazurebotsupdate
        description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Healthbot Healthbots Botname
        call: healthbot-subscriptions.microsoftazurebotsupdate
        with:
          parameters: rest.parameters
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: microsoftazurebotsdelete
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Healthbot Healthbots Botname
        call: healthbot-subscriptions.microsoftazurebotsdelete
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: healthbot-subscriptions-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure healthbot — Subscriptions. One tool per consumed operation, routed inline
      through this capability's consumes block.
    tools:
    - name: microsoft-azure-post-subscriptions-subscriptionid
      description: Microsoft Azure Post Subscriptions Subscriptionid Providers Microsoft Healthbot Checknameavailability
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: healthbot-subscriptions.microsoftazurebotschecknameavailability
      with:
        parameters: tools.parameters
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid
      description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Healthbot Healthbots
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: healthbot-subscriptions.microsoftazurebotslist
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-2
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Healthbot
        Healthbots
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: healthbot-subscriptions.microsoftazurebotslistbyresourcegroup
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-put-subscriptions-subscriptionid
      description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Healthbot
        Healthbots Botname
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: healthbot-subscriptions.microsoftazurebotscreate
      with:
        parameters: tools.parameters
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-3
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Healthbot
        Healthbots Botname
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: healthbot-subscriptions.microsoftazurebotsget
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-patch-subscriptions-subscriptionid
      description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Healthbot Healthbots Botname
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: healthbot-subscriptions.microsoftazurebotsupdate
      with:
        parameters: tools.parameters
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-delete-subscriptions-subscriptionid
      description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Healthbot Healthbots Botname
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: healthbot-subscriptions.microsoftazurebotsdelete
      outputParameters:
      - type: object
        mapping: $.