Microsoft Azure · Capability

Microsoft Azure portal — Operations

Microsoft Azure portal — Operations. 1 operations. Lead operation: Microsoft Azure Get Providers Microsoft Portalservices Operations. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureOperations

What You Can Do

GET
Microsoftazureoperationslist — Microsoft Azure Get Providers Microsoft Portalservices Operations
/v1/providers/microsoft-portalservices/operations

MCP Tools

microsoft-azure-get-providers-microsoft

Microsoft Azure Get Providers Microsoft Portalservices Operations

read-only idempotent

Capability Spec

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