Global System for Mobile Communications GSMA Camara Project Population Density Data — Population Density Data

Global System for Mobile Communications GSMA Camara Project Population Density Data — Population Density Data. 1 operations. Lead operation: Global System for Mobile Communications Retrieves population density information in a specified area. Self-contained Naftiko capability covering one Global System For Mobile Communications business surface.

Run with Naftiko Global System For Mobile CommunicationsPopulation Density Data

What You Can Do

POST
Retrievepopulationdensity — Global System for Mobile Communications Retrieves population density information in a specified area
/v1/retrieve

MCP Tools

global-system-mobile-communications-retrieves

Global System for Mobile Communications Retrieves population density information in a specified area

read-only

Capability Spec

population-density-population-density-data.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Global System for Mobile Communications GSMA Camara Project Population Density Data — Population Density Data
  description: 'Global System for Mobile Communications GSMA Camara Project Population Density Data — Population Density Data.
    1 operations. Lead operation: Global System for Mobile Communications Retrieves population density information in a specified
    area. Self-contained Naftiko capability covering one Global System For Mobile Communications business surface.'
  tags:
  - Global System For Mobile Communications
  - Population Density Data
  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: population-density-population-density-data
    baseUri: ''
    description: Global System for Mobile Communications GSMA Camara Project Population Density Data — Population Density
      Data business capability. Self-contained, no shared references.
    resources:
    - name: retrieve
      path: /retrieve
      operations:
      - name: retrievepopulationdensity
        method: POST
        description: Global System for Mobile Communications Retrieves population density information in a specified area
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: true
    authentication:
      type: bearer
      token: '{{env.GLOBAL_SYSTEM_FOR_MOBILE_COMMUNICATIONS_API_KEY}}'
  exposes:
  - type: rest
    namespace: population-density-population-density-data-rest
    port: 8080
    description: REST adapter for Global System for Mobile Communications GSMA Camara Project Population Density Data — Population
      Density Data. 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: retrievepopulationdensity
        description: Global System for Mobile Communications Retrieves population density information in a specified area
        call: population-density-population-density-data.retrievepopulationdensity
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: population-density-population-density-data-mcp
    port: 9090
    transport: http
    description: MCP adapter for Global System for Mobile Communications GSMA Camara Project Population Density Data — Population
      Density Data. One tool per consumed operation, routed inline through this capability's consumes block.
    tools:
    - name: global-system-mobile-communications-retrieves
      description: Global System for Mobile Communications Retrieves population density information in a specified area
      hints:
        readOnly: true
        destructive: false
        idempotent: false
      call: population-density-population-density-data.retrievepopulationdensity
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.