naftiko: 1.0.0-alpha2 info: label: Microsoft Azure Microsoft.VoiceServices.Provisioning — Number description: 'Microsoft Azure Microsoft.VoiceServices.Provisioning — Number. 4 operations. Lead operation: Microsoft Azure Get Numbers. Self-contained Naftiko capability covering one Microsoft Azure business surface.' tags: - Microsoft Azure - Number 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: microsoftvoiceservicesprovisioning-number baseUri: '' description: Microsoft Azure Microsoft.VoiceServices.Provisioning — Number business capability. Self-contained, no shared references. resources: - name: accounts-accountName-numbers path: /accounts/{accountName}/numbers operations: - name: microsoftazureaccountslistnumbers method: GET description: Microsoft Azure Get Numbers outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: accountName in: path type: string description: Name of the account. required: true - name: accounts-accountName-numbers-telephoneNumber path: /accounts/{accountName}/numbers/{telephoneNumber} operations: - name: microsoftazureaccountsgetnumber method: GET description: Microsoft Azure Get Number outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: accountName in: path type: string description: Name of the account. required: true - name: telephoneNumber in: path type: string description: Telephone number in E.164 format. required: true - name: microsoftazureaccountscreateorreplacenumber method: PUT description: Microsoft Azure Create Or Replace Number outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: accountName in: path type: string description: Name of the account. required: true - name: telephoneNumber in: path type: string description: Telephone number in E.164 format. required: true - name: resource in: body type: string description: The resource instance. required: true - name: microsoftazureaccountsdeletenumber method: DELETE description: Microsoft Azure Delete Number outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: accountName in: path type: string description: Name of the account. required: true - name: telephoneNumber in: path type: string description: Telephone number in E.164 format. required: true exposes: - type: rest namespace: microsoftvoiceservicesprovisioning-number-rest port: 8080 description: REST adapter for Microsoft Azure Microsoft.VoiceServices.Provisioning — Number. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/accounts/{accountname}/numbers name: accounts-accountname-numbers description: REST surface for accounts-accountName-numbers. operations: - method: GET name: microsoftazureaccountslistnumbers description: Microsoft Azure Get Numbers call: microsoftvoiceservicesprovisioning-number.microsoftazureaccountslistnumbers with: accountName: rest.accountName outputParameters: - type: object mapping: $. - path: /v1/accounts/{accountname}/numbers/{telephonenumber} name: accounts-accountname-numbers-telephonenumber description: REST surface for accounts-accountName-numbers-telephoneNumber. operations: - method: GET name: microsoftazureaccountsgetnumber description: Microsoft Azure Get Number call: microsoftvoiceservicesprovisioning-number.microsoftazureaccountsgetnumber with: accountName: rest.accountName telephoneNumber: rest.telephoneNumber outputParameters: - type: object mapping: $. - method: PUT name: microsoftazureaccountscreateorreplacenumber description: Microsoft Azure Create Or Replace Number call: microsoftvoiceservicesprovisioning-number.microsoftazureaccountscreateorreplacenumber with: accountName: rest.accountName telephoneNumber: rest.telephoneNumber resource: rest.resource outputParameters: - type: object mapping: $. - method: DELETE name: microsoftazureaccountsdeletenumber description: Microsoft Azure Delete Number call: microsoftvoiceservicesprovisioning-number.microsoftazureaccountsdeletenumber with: accountName: rest.accountName telephoneNumber: rest.telephoneNumber outputParameters: - type: object mapping: $. - type: mcp namespace: microsoftvoiceservicesprovisioning-number-mcp port: 9090 transport: http description: MCP adapter for Microsoft Azure Microsoft.VoiceServices.Provisioning — Number. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: microsoft-azure-get-numbers description: Microsoft Azure Get Numbers hints: readOnly: true destructive: false idempotent: true call: microsoftvoiceservicesprovisioning-number.microsoftazureaccountslistnumbers with: accountName: tools.accountName outputParameters: - type: object mapping: $. - name: microsoft-azure-get-number description: Microsoft Azure Get Number hints: readOnly: true destructive: false idempotent: true call: microsoftvoiceservicesprovisioning-number.microsoftazureaccountsgetnumber with: accountName: tools.accountName telephoneNumber: tools.telephoneNumber outputParameters: - type: object mapping: $. - name: microsoft-azure-create-replace-number description: Microsoft Azure Create Or Replace Number hints: readOnly: false destructive: false idempotent: true call: microsoftvoiceservicesprovisioning-number.microsoftazureaccountscreateorreplacenumber with: accountName: tools.accountName telephoneNumber: tools.telephoneNumber resource: tools.resource outputParameters: - type: object mapping: $. - name: microsoft-azure-delete-number description: Microsoft Azure Delete Number hints: readOnly: false destructive: true idempotent: true call: microsoftvoiceservicesprovisioning-number.microsoftazureaccountsdeletenumber with: accountName: tools.accountName telephoneNumber: tools.telephoneNumber outputParameters: - type: object mapping: $.