Microsoft Azure · Capability

Microsoft Azure NetworkCloud — Providers

Microsoft Azure NetworkCloud — Providers. 1 operations. Lead operation: Microsoft Azure List Resource Provider Operations. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureProviders

What You Can Do

GET
Microsoftazureoperationslist — Microsoft Azure List Resource Provider Operations
/v1/providers/microsoft-networkcloud/operations

MCP Tools

microsoft-azure-list-resource-provider

Microsoft Azure List Resource Provider Operations

read-only idempotent

Capability Spec

networkcloud-providers.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure NetworkCloud — Providers
  description: 'Microsoft Azure NetworkCloud — Providers. 1 operations. Lead operation: Microsoft Azure List Resource Provider
    Operations. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - Providers
  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: networkcloud-providers
    baseUri: https://management.azure.com
    description: Microsoft Azure NetworkCloud — Providers business capability. Self-contained, no shared references.
    resources:
    - name: providers-Microsoft.NetworkCloud-operations
      path: /providers/Microsoft.NetworkCloud/operations
      operations:
      - name: microsoftazureoperationslist
        method: GET
        description: Microsoft Azure List Resource Provider Operations
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: networkcloud-providers-rest
    port: 8080
    description: REST adapter for Microsoft Azure NetworkCloud — Providers. One Spectral-compliant resource per consumed operation,
      prefixed with /v1.
    resources:
    - path: /v1/providers/microsoft-networkcloud/operations
      name: providers-microsoft-networkcloud-operations
      description: REST surface for providers-Microsoft.NetworkCloud-operations.
      operations:
      - method: GET
        name: microsoftazureoperationslist
        description: Microsoft Azure List Resource Provider Operations
        call: networkcloud-providers.microsoftazureoperationslist
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: networkcloud-providers-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure NetworkCloud — Providers. One tool per consumed operation, routed inline
      through this capability's consumes block.
    tools:
    - name: microsoft-azure-list-resource-provider
      description: Microsoft Azure List Resource Provider Operations
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: networkcloud-providers.microsoftazureoperationslist
      outputParameters:
      - type: object
        mapping: $.