Microsoft Azure · Capability

Microsoft Azure BillingClient — Operations

Microsoft Azure BillingClient — Operations. 1 operations. Lead operation: Microsoft Azure Get Providers Microsoft Billing 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 Billing Operations
/v1/providers/microsoft-billing/operations

MCP Tools

microsoft-azure-get-providers-microsoft

Microsoft Azure Get Providers Microsoft Billing Operations

read-only idempotent

Capability Spec

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