Global System for Mobile Communications GSMA Camara Project Device Roaming Status — Roaming Status Retrieval

Global System for Mobile Communications GSMA Camara Project Device Roaming Status — Roaming Status Retrieval. 1 operations. Lead operation: Global System for Mobile Communications Get the current roaming status and the country information. Self-contained Naftiko capability covering one Global System For Mobile Communications business surface.

Run with Naftiko Global System For Mobile CommunicationsRoaming Status Retrieval

What You Can Do

POST
Getroamingstatus — Global System for Mobile Communications Get the current roaming status and the country information
/v1/retrieve

MCP Tools

global-system-mobile-communications-get

Global System for Mobile Communications Get the current roaming status and the country information

read-only

Capability Spec

device-roaming-status-roaming-status-retrieval.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Global System for Mobile Communications GSMA Camara Project Device Roaming Status — Roaming Status Retrieval
  description: 'Global System for Mobile Communications GSMA Camara Project Device Roaming Status — Roaming Status Retrieval.
    1 operations. Lead operation: Global System for Mobile Communications Get the current roaming status and the country information.
    Self-contained Naftiko capability covering one Global System For Mobile Communications business surface.'
  tags:
  - Global System For Mobile Communications
  - Roaming Status Retrieval
  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: device-roaming-status-roaming-status-retrieval
    baseUri: ''
    description: Global System for Mobile Communications GSMA Camara Project Device Roaming Status — Roaming Status Retrieval
      business capability. Self-contained, no shared references.
    resources:
    - name: retrieve
      path: /retrieve
      operations:
      - name: getroamingstatus
        method: POST
        description: Global System for Mobile Communications Get the current roaming status and the country information
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: true
  exposes:
  - type: rest
    namespace: device-roaming-status-roaming-status-retrieval-rest
    port: 8080
    description: REST adapter for Global System for Mobile Communications GSMA Camara Project Device Roaming Status — Roaming
      Status Retrieval. One Spectral-compliant resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/retrieve
      name: retrieve
      description: REST surface for retrieve.
      operations:
      - method: POST
        name: getroamingstatus
        description: Global System for Mobile Communications Get the current roaming status and the country information
        call: device-roaming-status-roaming-status-retrieval.getroamingstatus
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: device-roaming-status-roaming-status-retrieval-mcp
    port: 9090
    transport: http
    description: MCP adapter for Global System for Mobile Communications GSMA Camara Project Device Roaming Status — Roaming
      Status Retrieval. One tool per consumed operation, routed inline through this capability's consumes block.
    tools:
    - name: global-system-mobile-communications-get
      description: Global System for Mobile Communications Get the current roaming status and the country information
      hints:
        readOnly: true
        destructive: false
        idempotent: false
      call: device-roaming-status-roaming-status-retrieval.getroamingstatus
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.