Microsoft Azure · Capability

Microsoft Azure Programmable Connectivity — Number Verification

Microsoft Azure Programmable Connectivity — Number Verification. 1 operations. Lead operation: Microsoft Azure Post Number Verification Number:verify. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureNumber Verification

What You Can Do

POST
Microsoftazurenumberverificationverifywithoutcode — Microsoft Azure Post Number Verification Number:verify
/v1/number-verification/number-verify

MCP Tools

microsoft-azure-post-number-verification

Microsoft Azure Post Number Verification Number:verify

Capability Spec

programmable-connectivity-number-verification.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Programmable Connectivity — Number Verification
  description: 'Microsoft Azure Programmable Connectivity — Number Verification. 1 operations. Lead operation: Microsoft Azure
    Post Number Verification Number:verify. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - Number Verification
  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: programmable-connectivity-number-verification
    baseUri: ''
    description: Microsoft Azure Programmable Connectivity — Number Verification business capability. Self-contained, no shared
      references.
    resources:
    - name: number-verification-number:verify
      path: /number-verification/number:verify
      operations:
      - name: microsoftazurenumberverificationverifywithoutcode
        method: POST
        description: Microsoft Azure Post Number Verification Number:verify
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: string
          required: true
  exposes:
  - type: rest
    namespace: programmable-connectivity-number-verification-rest
    port: 8080
    description: REST adapter for Microsoft Azure Programmable Connectivity — Number Verification. One Spectral-compliant
      resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/number-verification/number-verify
      name: number-verification-number-verify
      description: REST surface for number-verification-number:verify.
      operations:
      - method: POST
        name: microsoftazurenumberverificationverifywithoutcode
        description: Microsoft Azure Post Number Verification Number:verify
        call: programmable-connectivity-number-verification.microsoftazurenumberverificationverifywithoutcode
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: programmable-connectivity-number-verification-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Programmable Connectivity — Number Verification. One tool per consumed operation,
      routed inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-post-number-verification
      description: Microsoft Azure Post Number Verification Number:verify
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: programmable-connectivity-number-verification.microsoftazurenumberverificationverifywithoutcode
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.