Microsoft Azure · Capability

Microsoft Azure ConsumptionManagementClient — Balances

Microsoft Azure ConsumptionManagementClient — Balances. 2 operations. Lead operation: Microsoft Azure Get Providers Microsoft Billing Billingaccounts Billingaccountid Providers Microsoft Billing Billingperiods Billingperiodname Providers Microsoft Consumption Balances. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureBalances

What You Can Do

GET
Microsoftazurebalancesgetforbillingperiodbybillingaccount — Microsoft Azure Get Providers Microsoft Billing Billingaccounts Billingaccountid Providers Microsoft Billing Billingperiods Billingperiodname Providers Microsoft Consumption Balances
/v1/providers/microsoft-billing/billingaccounts/{billingaccountid}/providers/microsoft-billing/billingperiods/{billingperiodname}/providers/microsoft-consumption/balances
GET
Microsoftazurebalancesgetbybillingaccount — Microsoft Azure Get Providers Microsoft Billing Billingaccounts Billingaccountid Providers Microsoft Consumption Balances
/v1/providers/microsoft-billing/billingaccounts/{billingaccountid}/providers/microsoft-consumption/balances

MCP Tools

microsoft-azure-get-providers-microsoft

Microsoft Azure Get Providers Microsoft Billing Billingaccounts Billingaccountid Providers Microsoft Billing Billingperiods Billingperiodname Providers Microsoft Consumption Balances

read-only idempotent
microsoft-azure-get-providers-microsoft-2

Microsoft Azure Get Providers Microsoft Billing Billingaccounts Billingaccountid Providers Microsoft Consumption Balances

read-only idempotent

Capability Spec

consumptionmanagementclient-balances.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure ConsumptionManagementClient — Balances
  description: 'Microsoft Azure ConsumptionManagementClient — Balances. 2 operations. Lead operation: Microsoft Azure Get
    Providers Microsoft Billing Billingaccounts Billingaccountid Providers Microsoft Billing Billingperiods Billingperiodname
    Providers Microsoft Consumption Balances. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - Balances
  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: consumptionmanagementclient-balances
    baseUri: https://management.azure.com
    description: Microsoft Azure ConsumptionManagementClient — Balances business capability. Self-contained, no shared references.
    resources:
    - name: providers-Microsoft.Billing-billingAccounts-billingAccountId-providers-Microsoft
      path: /providers/Microsoft.Billing/billingAccounts/{billingAccountId}/providers/Microsoft.Billing/billingPeriods/{billingPeriodName}/providers/Microsoft.Consumption/balances
      operations:
      - name: microsoftazurebalancesgetforbillingperiodbybillingaccount
        method: GET
        description: Microsoft Azure Get Providers Microsoft Billing Billingaccounts Billingaccountid Providers Microsoft
          Billing Billingperiods Billingperiodname Providers Microsoft Consumption Balances
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: providers-Microsoft.Billing-billingAccounts-billingAccountId-providers-Microsoft
      path: /providers/Microsoft.Billing/billingAccounts/{billingAccountId}/providers/Microsoft.Consumption/balances
      operations:
      - name: microsoftazurebalancesgetbybillingaccount
        method: GET
        description: Microsoft Azure Get Providers Microsoft Billing Billingaccounts Billingaccountid Providers Microsoft
          Consumption Balances
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: consumptionmanagementclient-balances-rest
    port: 8080
    description: REST adapter for Microsoft Azure ConsumptionManagementClient — Balances. One Spectral-compliant resource
      per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/providers/microsoft-billing/billingaccounts/{billingaccountid}/providers/microsoft-billing/billingperiods/{billingperiodname}/providers/microsoft-consumption/balances
      name: providers-microsoft-billing-billingaccounts-billingaccountid-providers-microsoft
      description: REST surface for providers-Microsoft.Billing-billingAccounts-billingAccountId-providers-Microsoft.
      operations:
      - method: GET
        name: microsoftazurebalancesgetforbillingperiodbybillingaccount
        description: Microsoft Azure Get Providers Microsoft Billing Billingaccounts Billingaccountid Providers Microsoft
          Billing Billingperiods Billingperiodname Providers Microsoft Consumption Balances
        call: consumptionmanagementclient-balances.microsoftazurebalancesgetforbillingperiodbybillingaccount
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/providers/microsoft-billing/billingaccounts/{billingaccountid}/providers/microsoft-consumption/balances
      name: providers-microsoft-billing-billingaccounts-billingaccountid-providers-microsoft
      description: REST surface for providers-Microsoft.Billing-billingAccounts-billingAccountId-providers-Microsoft.
      operations:
      - method: GET
        name: microsoftazurebalancesgetbybillingaccount
        description: Microsoft Azure Get Providers Microsoft Billing Billingaccounts Billingaccountid Providers Microsoft
          Consumption Balances
        call: consumptionmanagementclient-balances.microsoftazurebalancesgetbybillingaccount
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: consumptionmanagementclient-balances-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure ConsumptionManagementClient — Balances. 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 Billingaccounts Billingaccountid Providers Microsoft Billing
        Billingperiods Billingperiodname Providers Microsoft Consumption Balances
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: consumptionmanagementclient-balances.microsoftazurebalancesgetforbillingperiodbybillingaccount
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-providers-microsoft-2
      description: Microsoft Azure Get Providers Microsoft Billing Billingaccounts Billingaccountid Providers Microsoft Consumption
        Balances
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: consumptionmanagementclient-balances.microsoftazurebalancesgetbybillingaccount
      outputParameters:
      - type: object
        mapping: $.