Microsoft Azure · Capability

Microsoft Azure Azure Maps Geolocation Service — Geolocation

Microsoft Azure Azure Maps Geolocation Service — Geolocation. 1 operations. Lead operation: Microsoft Azure Get Geolocation Ip Format. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureGeolocation

What You Can Do

GET
Microsoftazuregeolocationgetiptolocation — Microsoft Azure Get Geolocation Ip Format
/v1/geolocation/ip/{format}

MCP Tools

microsoft-azure-get-geolocation-ip

Microsoft Azure Get Geolocation Ip Format

read-only idempotent

Capability Spec

azure-maps-geolocation-service-geolocation.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Azure Maps Geolocation Service — Geolocation
  description: 'Microsoft Azure Azure Maps Geolocation Service — Geolocation. 1 operations. Lead operation: Microsoft Azure
    Get Geolocation Ip Format. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - Geolocation
  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: azure-maps-geolocation-service-geolocation
    baseUri: https://atlas.microsoft.com
    description: Microsoft Azure Azure Maps Geolocation Service — Geolocation business capability. Self-contained, no shared
      references.
    resources:
    - name: geolocation-ip-format
      path: /geolocation/ip/{format}
      operations:
      - name: microsoftazuregeolocationgetiptolocation
        method: GET
        description: Microsoft Azure Get Geolocation Ip Format
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: ip
          in: query
          type: string
          description: The IP address. Both IPv4 and IPv6 are allowed.
          required: true
  exposes:
  - type: rest
    namespace: azure-maps-geolocation-service-geolocation-rest
    port: 8080
    description: REST adapter for Microsoft Azure Azure Maps Geolocation Service — Geolocation. One Spectral-compliant resource
      per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/geolocation/ip/{format}
      name: geolocation-ip-format
      description: REST surface for geolocation-ip-format.
      operations:
      - method: GET
        name: microsoftazuregeolocationgetiptolocation
        description: Microsoft Azure Get Geolocation Ip Format
        call: azure-maps-geolocation-service-geolocation.microsoftazuregeolocationgetiptolocation
        with:
          ip: rest.ip
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: azure-maps-geolocation-service-geolocation-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Azure Maps Geolocation Service — Geolocation. One tool per consumed operation,
      routed inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-get-geolocation-ip
      description: Microsoft Azure Get Geolocation Ip Format
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: azure-maps-geolocation-service-geolocation.microsoftazuregeolocationgetiptolocation
      with:
        ip: tools.ip
      outputParameters:
      - type: object
        mapping: $.