Microsoft Azure · Capability

Microsoft Azure ConsumptionManagementClient — PriceSheet

Microsoft Azure ConsumptionManagementClient — PriceSheet. 2 operations. Lead operation: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Billing Billingperiods Billingperiodname Providers Microsoft Consumption Pricesheets Default. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzurePriceSheet

What You Can Do

GET
Microsoftazurepricesheetgetbybillingperiod — Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Billing Billingperiods Billingperiodname Providers Microsoft Consumption Pricesheets Default
/v1/subscriptions/{subscriptionid}/providers/microsoft-billing/billingperiods/{billingperiodname}/providers/microsoft-consumption/pricesheets/default
GET
Microsoftazurepricesheetget — Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Consumption Pricesheets Default
/v1/subscriptions/{subscriptionid}/providers/microsoft-consumption/pricesheets/default

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Billing Billingperiods Billingperiodname Providers Microsoft Consumption Pricesheets Default

read-only idempotent
microsoft-azure-get-subscriptions-subscriptionid-2

Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Consumption Pricesheets Default

read-only idempotent

Capability Spec

consumptionmanagementclient-pricesheet.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure ConsumptionManagementClient — PriceSheet
  description: 'Microsoft Azure ConsumptionManagementClient — PriceSheet. 2 operations. Lead operation: Microsoft Azure Get
    Subscriptions Subscriptionid Providers Microsoft Billing Billingperiods Billingperiodname Providers Microsoft Consumption
    Pricesheets Default. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - PriceSheet
  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-pricesheet
    baseUri: https://management.azure.com
    description: Microsoft Azure ConsumptionManagementClient — PriceSheet business capability. Self-contained, no shared references.
    resources:
    - name: subscriptions-subscriptionId-providers-Microsoft.Billing-billingPeriods-billingP
      path: /subscriptions/{subscriptionId}/providers/Microsoft.Billing/billingPeriods/{billingPeriodName}/providers/Microsoft.Consumption/pricesheets/default
      operations:
      - name: microsoftazurepricesheetgetbybillingperiod
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Billing Billingperiods Billingperiodname
          Providers Microsoft Consumption Pricesheets Default
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: $expand
          in: query
          type: string
          description: May be used to expand the properties/meterDetails within a price sheet. By default, these fields are
            not included when returning price sheet.
        - name: $skiptoken
          in: query
          type: string
          description: 'Skiptoken is only used if a previous operation returned a partial result. If a previous response contains
            a nextLink element, the value of the nextLink element '
        - name: $top
          in: query
          type: integer
          description: May be used to limit the number of results to the top N results.
    - name: subscriptions-subscriptionId-providers-Microsoft.Consumption-pricesheets-default
      path: /subscriptions/{subscriptionId}/providers/Microsoft.Consumption/pricesheets/default
      operations:
      - name: microsoftazurepricesheetget
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Consumption Pricesheets Default
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: $expand
          in: query
          type: string
          description: May be used to expand the properties/meterDetails within a price sheet. By default, these fields are
            not included when returning price sheet.
        - name: $skiptoken
          in: query
          type: string
          description: 'Skiptoken is only used if a previous operation returned a partial result. If a previous response contains
            a nextLink element, the value of the nextLink element '
        - name: $top
          in: query
          type: integer
          description: May be used to limit the number of results to the top N results.
  exposes:
  - type: rest
    namespace: consumptionmanagementclient-pricesheet-rest
    port: 8080
    description: REST adapter for Microsoft Azure ConsumptionManagementClient — PriceSheet. One Spectral-compliant resource
      per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-billing/billingperiods/{billingperiodname}/providers/microsoft-consumption/pricesheets/default
      name: subscriptions-subscriptionid-providers-microsoft-billing-billingperiods-billingp
      description: REST surface for subscriptions-subscriptionId-providers-Microsoft.Billing-billingPeriods-billingP.
      operations:
      - method: GET
        name: microsoftazurepricesheetgetbybillingperiod
        description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Billing Billingperiods Billingperiodname
          Providers Microsoft Consumption Pricesheets Default
        call: consumptionmanagementclient-pricesheet.microsoftazurepricesheetgetbybillingperiod
        with:
          $expand: rest.$expand
          $skiptoken: rest.$skiptoken
          $top: rest.$top
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-consumption/pricesheets/default
      name: subscriptions-subscriptionid-providers-microsoft-consumption-pricesheets-default
      description: REST surface for subscriptions-subscriptionId-providers-Microsoft.Consumption-pricesheets-default.
      operations:
      - method: GET
        name: microsoftazurepricesheetget
        description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Consumption Pricesheets Default
        call: consumptionmanagementclient-pricesheet.microsoftazurepricesheetget
        with:
          $expand: rest.$expand
          $skiptoken: rest.$skiptoken
          $top: rest.$top
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: consumptionmanagementclient-pricesheet-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure ConsumptionManagementClient — PriceSheet. One tool per consumed operation,
      routed inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-get-subscriptions-subscriptionid
      description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Billing Billingperiods Billingperiodname
        Providers Microsoft Consumption Pricesheets Default
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: consumptionmanagementclient-pricesheet.microsoftazurepricesheetgetbybillingperiod
      with:
        $expand: tools.$expand
        $skiptoken: tools.$skiptoken
        $top: tools.$top
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-2
      description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Consumption Pricesheets Default
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: consumptionmanagementclient-pricesheet.microsoftazurepricesheetget
      with:
        $expand: tools.$expand
        $skiptoken: tools.$skiptoken
        $top: tools.$top
      outputParameters:
      - type: object
        mapping: $.