Microsoft Azure · Capability

Microsoft Azure Programmable Connectivity — Device Network

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

Run with Naftiko Microsoft AzureDevice Network

What You Can Do

POST
Microsoftazuredevicenetworkretrieve — Microsoft Azure Post Device Network Network:retrieve
/v1/device-network/network-retrieve

MCP Tools

microsoft-azure-post-device-network

Microsoft Azure Post Device Network Network:retrieve

read-only

Capability Spec

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