Microsoft Azure · Capability

Microsoft Azure Programmable Connectivity — Device Location

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

Run with Naftiko Microsoft AzureDevice Location

What You Can Do

POST
Microsoftazuredevicelocationverify — Microsoft Azure Post Device Location Location:verify
/v1/device-location/location-verify

MCP Tools

microsoft-azure-post-device-location

Microsoft Azure Post Device Location Location:verify

Capability Spec

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