Microsoft Azure · Capability

Microsoft Azure ConsumptionManagementClient — AggregatedCost

Microsoft Azure ConsumptionManagementClient — AggregatedCost. 2 operations. Lead operation: Microsoft Azure Get Providers Microsoft Management Managementgroups Managementgroupid Providers Microsoft Billing Billingperiods Billingperiodname Microsoft Consumption Aggregatedcost. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureAggregatedCost

What You Can Do

GET
Microsoftazureaggregatedcostgetforbillingperiodbymanagementgroup — Microsoft Azure Get Providers Microsoft Management Managementgroups Managementgroupid Providers Microsoft Billing Billingperiods Billingperiodname Microsoft Consumption Aggregatedcost
/v1/providers/microsoft-management/managementgroups/{managementgroupid}/providers/microsoft-billing/billingperiods/{billingperiodname}/microsoft-consumption/aggregatedcost
GET
Microsoftazureaggregatedcostgetbymanagementgroup — Microsoft Azure Get Providers Microsoft Management Managementgroups Managementgroupid Providers Microsoft Consumption Aggregatedcost
/v1/providers/microsoft-management/managementgroups/{managementgroupid}/providers/microsoft-consumption/aggregatedcost

MCP Tools

microsoft-azure-get-providers-microsoft

Microsoft Azure Get Providers Microsoft Management Managementgroups Managementgroupid Providers Microsoft Billing Billingperiods Billingperiodname Microsoft Consumption Aggregatedcost

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

Microsoft Azure Get Providers Microsoft Management Managementgroups Managementgroupid Providers Microsoft Consumption Aggregatedcost

read-only idempotent

Capability Spec

consumptionmanagementclient-aggregatedcost.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure ConsumptionManagementClient — AggregatedCost
  description: 'Microsoft Azure ConsumptionManagementClient — AggregatedCost. 2 operations. Lead operation: Microsoft Azure
    Get Providers Microsoft Management Managementgroups Managementgroupid Providers Microsoft Billing Billingperiods Billingperiodname
    Microsoft Consumption Aggregatedcost. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - AggregatedCost
  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-aggregatedcost
    baseUri: https://management.azure.com
    description: Microsoft Azure ConsumptionManagementClient — AggregatedCost business capability. Self-contained, no shared
      references.
    resources:
    - name: providers-Microsoft.Management-managementGroups-managementGroupId-providers-Micr
      path: /providers/Microsoft.Management/managementGroups/{managementGroupId}/providers/Microsoft.Billing/billingPeriods/{billingPeriodName}/Microsoft.Consumption/aggregatedcost
      operations:
      - name: microsoftazureaggregatedcostgetforbillingperiodbymanagementgroup
        method: GET
        description: Microsoft Azure Get Providers Microsoft Management Managementgroups Managementgroupid Providers Microsoft
          Billing Billingperiods Billingperiodname Microsoft Consumption Aggregatedcost
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: providers-Microsoft.Management-managementGroups-managementGroupId-providers-Micr
      path: /providers/Microsoft.Management/managementGroups/{managementGroupId}/providers/Microsoft.Consumption/aggregatedcost
      operations:
      - name: microsoftazureaggregatedcostgetbymanagementgroup
        method: GET
        description: Microsoft Azure Get Providers Microsoft Management Managementgroups Managementgroupid Providers Microsoft
          Consumption Aggregatedcost
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: $filter
          in: query
          type: string
          description: May be used to filter aggregated cost by properties/usageStart (Utc time), properties/usageEnd (Utc
            time). The filter supports 'eq', 'lt', 'gt', 'le', 'ge', and
  exposes:
  - type: rest
    namespace: consumptionmanagementclient-aggregatedcost-rest
    port: 8080
    description: REST adapter for Microsoft Azure ConsumptionManagementClient — AggregatedCost. One Spectral-compliant resource
      per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/providers/microsoft-management/managementgroups/{managementgroupid}/providers/microsoft-billing/billingperiods/{billingperiodname}/microsoft-consumption/aggregatedcost
      name: providers-microsoft-management-managementgroups-managementgroupid-providers-micr
      description: REST surface for providers-Microsoft.Management-managementGroups-managementGroupId-providers-Micr.
      operations:
      - method: GET
        name: microsoftazureaggregatedcostgetforbillingperiodbymanagementgroup
        description: Microsoft Azure Get Providers Microsoft Management Managementgroups Managementgroupid Providers Microsoft
          Billing Billingperiods Billingperiodname Microsoft Consumption Aggregatedcost
        call: consumptionmanagementclient-aggregatedcost.microsoftazureaggregatedcostgetforbillingperiodbymanagementgroup
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/providers/microsoft-management/managementgroups/{managementgroupid}/providers/microsoft-consumption/aggregatedcost
      name: providers-microsoft-management-managementgroups-managementgroupid-providers-micr
      description: REST surface for providers-Microsoft.Management-managementGroups-managementGroupId-providers-Micr.
      operations:
      - method: GET
        name: microsoftazureaggregatedcostgetbymanagementgroup
        description: Microsoft Azure Get Providers Microsoft Management Managementgroups Managementgroupid Providers Microsoft
          Consumption Aggregatedcost
        call: consumptionmanagementclient-aggregatedcost.microsoftazureaggregatedcostgetbymanagementgroup
        with:
          $filter: rest.$filter
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: consumptionmanagementclient-aggregatedcost-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure ConsumptionManagementClient — AggregatedCost. 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 Management Managementgroups Managementgroupid Providers Microsoft
        Billing Billingperiods Billingperiodname Microsoft Consumption Aggregatedcost
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: consumptionmanagementclient-aggregatedcost.microsoftazureaggregatedcostgetforbillingperiodbymanagementgroup
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-providers-microsoft-2
      description: Microsoft Azure Get Providers Microsoft Management Managementgroups Managementgroupid Providers Microsoft
        Consumption Aggregatedcost
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: consumptionmanagementclient-aggregatedcost.microsoftazureaggregatedcostgetbymanagementgroup
      with:
        $filter: tools.$filter
      outputParameters:
      - type: object
        mapping: $.