Microsoft Azure · Capability

Microsoft Azure Microsoft.VoiceServices.ACG.ProvisioningPlatform.API — BatchNumbers

Microsoft Azure Microsoft.VoiceServices.ACG.ProvisioningPlatform.API — BatchNumbers. 1 operations. Lead operation: Microsoft Azure Post Account Accountname Numbers:batch. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureBatchNumbers

What You Can Do

POST
Microsoftazureaccountcreateorreplacenumbers — Microsoft Azure Post Account Accountname Numbers:batch
/v1/account/{accountname}/numbers-batch

MCP Tools

microsoft-azure-post-account-accountname

Microsoft Azure Post Account Accountname Numbers:batch

Capability Spec

microsoftvoiceservicesacgprovisioningplatformapi-batchnumbers.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Microsoft.VoiceServices.ACG.ProvisioningPlatform.API — BatchNumbers
  description: 'Microsoft Azure Microsoft.VoiceServices.ACG.ProvisioningPlatform.API — BatchNumbers. 1 operations. Lead operation:
    Microsoft Azure Post Account Accountname Numbers:batch. Self-contained Naftiko capability covering one Microsoft Azure
    business surface.'
  tags:
  - Microsoft Azure
  - BatchNumbers
  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: microsoftvoiceservicesacgprovisioningplatformapi-batchnumbers
    baseUri: ''
    description: Microsoft Azure Microsoft.VoiceServices.ACG.ProvisioningPlatform.API — BatchNumbers business capability.
      Self-contained, no shared references.
    resources:
    - name: account-accountName-numbers:batch
      path: /account/{accountName}/numbers:batch
      operations:
      - name: microsoftazureaccountcreateorreplacenumbers
        method: POST
        description: Microsoft Azure Post Account Accountname Numbers:batch
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: accountName
          in: path
          type: string
          description: Name of the account. Can only contain letters, numbers, underscores and dashes, and is case-sensitive.
            Can be up to 100 characters in length.
          required: true
        - name: body
          in: body
          type: string
          description: Batch of numbers to create or replace.
          required: true
  exposes:
  - type: rest
    namespace: microsoftvoiceservicesacgprovisioningplatformapi-batchnumbers-rest
    port: 8080
    description: REST adapter for Microsoft Azure Microsoft.VoiceServices.ACG.ProvisioningPlatform.API — BatchNumbers. One
      Spectral-compliant resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/account/{accountname}/numbers-batch
      name: account-accountname-numbers-batch
      description: REST surface for account-accountName-numbers:batch.
      operations:
      - method: POST
        name: microsoftazureaccountcreateorreplacenumbers
        description: Microsoft Azure Post Account Accountname Numbers:batch
        call: microsoftvoiceservicesacgprovisioningplatformapi-batchnumbers.microsoftazureaccountcreateorreplacenumbers
        with:
          accountName: rest.accountName
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: microsoftvoiceservicesacgprovisioningplatformapi-batchnumbers-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Microsoft.VoiceServices.ACG.ProvisioningPlatform.API — BatchNumbers. One
      tool per consumed operation, routed inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-post-account-accountname
      description: Microsoft Azure Post Account Accountname Numbers:batch
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: microsoftvoiceservicesacgprovisioningplatformapi-batchnumbers.microsoftazureaccountcreateorreplacenumbers
      with:
        accountName: tools.accountName
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.