Microsoft Azure · Capability

Microsoft Azure PurviewManagementClient — Provider

Microsoft Azure PurviewManagementClient — Provider. 1 operations. Lead operation: Microsoft Azure Checks The Account Name Availability. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureProvider

What You Can Do

POST
Microsoftazureaccountschecknameavailability — Microsoft Azure Checks The Account Name Availability
/v1/subscriptions/{subscriptionid}/providers/microsoft-purview/checknameavailability

MCP Tools

microsoft-azure-checks-account-name

Microsoft Azure Checks The Account Name Availability

Capability Spec

purviewmanagementclient-provider.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure PurviewManagementClient — Provider
  description: 'Microsoft Azure PurviewManagementClient — Provider. 1 operations. Lead operation: Microsoft Azure Checks The
    Account Name Availability. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - Provider
  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: purviewmanagementclient-provider
    baseUri: https://management.azure.com
    description: Microsoft Azure PurviewManagementClient — Provider business capability. Self-contained, no shared references.
    resources:
    - name: subscriptions-subscriptionId-providers-Microsoft.Purview-checkNameAvailability
      path: /subscriptions/{subscriptionId}/providers/Microsoft.Purview/checkNameAvailability
      operations:
      - name: microsoftazureaccountschecknameavailability
        method: POST
        description: Microsoft Azure Checks The Account Name Availability
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: checkNameAvailabilityRequest
          in: body
          type: string
          description: The check name availability request.
          required: true
  exposes:
  - type: rest
    namespace: purviewmanagementclient-provider-rest
    port: 8080
    description: REST adapter for Microsoft Azure PurviewManagementClient — Provider. One Spectral-compliant resource per
      consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-purview/checknameavailability
      name: subscriptions-subscriptionid-providers-microsoft-purview-checknameavailability
      description: REST surface for subscriptions-subscriptionId-providers-Microsoft.Purview-checkNameAvailability.
      operations:
      - method: POST
        name: microsoftazureaccountschecknameavailability
        description: Microsoft Azure Checks The Account Name Availability
        call: purviewmanagementclient-provider.microsoftazureaccountschecknameavailability
        with:
          checkNameAvailabilityRequest: rest.checkNameAvailabilityRequest
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: purviewmanagementclient-provider-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure PurviewManagementClient — Provider. One tool per consumed operation, routed
      inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-checks-account-name
      description: Microsoft Azure Checks The Account Name Availability
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: purviewmanagementclient-provider.microsoftazureaccountschecknameavailability
      with:
        checkNameAvailabilityRequest: tools.checkNameAvailabilityRequest
      outputParameters:
      - type: object
        mapping: $.