Global System for Mobile Communications GSMA Camara Project Number Verification — Phone Number Share

Global System for Mobile Communications GSMA Camara Project Number Verification — Phone Number Share. 1 operations. Lead operation: Global System for Mobile Communications Returns the phone number associated with the access token. Self-contained Naftiko capability covering one Global System For Mobile Communications business surface.

Run with Naftiko Global System For Mobile CommunicationsPhone Number Share

What You Can Do

GET
Phonenumbershare — Global System for Mobile Communications Returns the phone number associated with the access token
/v1/device-phone-number

MCP Tools

global-system-mobile-communications-returns

Global System for Mobile Communications Returns the phone number associated with the access token

read-only idempotent

Capability Spec

number-verification-phone-number-share.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Global System for Mobile Communications GSMA Camara Project Number Verification — Phone Number Share
  description: 'Global System for Mobile Communications GSMA Camara Project Number Verification — Phone Number Share. 1 operations.
    Lead operation: Global System for Mobile Communications Returns the phone number associated with the access token. Self-contained
    Naftiko capability covering one Global System For Mobile Communications business surface.'
  tags:
  - Global System For Mobile Communications
  - Phone Number Share
  created: '2026-05-19'
  modified: '2026-05-19'
binds:
- namespace: env
  keys:
    GLOBAL_SYSTEM_FOR_MOBILE_COMMUNICATIONS_API_KEY: GLOBAL_SYSTEM_FOR_MOBILE_COMMUNICATIONS_API_KEY
capability:
  consumes:
  - type: http
    namespace: number-verification-phone-number-share
    baseUri: ''
    description: Global System for Mobile Communications GSMA Camara Project Number Verification — Phone Number Share business
      capability. Self-contained, no shared references.
    resources:
    - name: device-phone-number
      path: /device-phone-number
      operations:
      - name: phonenumbershare
        method: GET
        description: Global System for Mobile Communications Returns the phone number associated with the access token
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: x-correlator
          in: header
          type: string
          description: Correlation id for the different services
  exposes:
  - type: rest
    namespace: number-verification-phone-number-share-rest
    port: 8080
    description: REST adapter for Global System for Mobile Communications GSMA Camara Project Number Verification — Phone
      Number Share. One Spectral-compliant resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/device-phone-number
      name: device-phone-number
      description: REST surface for device-phone-number.
      operations:
      - method: GET
        name: phonenumbershare
        description: Global System for Mobile Communications Returns the phone number associated with the access token
        call: number-verification-phone-number-share.phonenumbershare
        with:
          x-correlator: rest.x-correlator
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: number-verification-phone-number-share-mcp
    port: 9090
    transport: http
    description: MCP adapter for Global System for Mobile Communications GSMA Camara Project Number Verification — Phone Number
      Share. One tool per consumed operation, routed inline through this capability's consumes block.
    tools:
    - name: global-system-mobile-communications-returns
      description: Global System for Mobile Communications Returns the phone number associated with the access token
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: number-verification-phone-number-share.phonenumbershare
      with:
        x-correlator: tools.x-correlator
      outputParameters:
      - type: object
        mapping: $.