Microsoft Azure · Capability

Microsoft Azure ConsumptionManagementClient

Microsoft Azure ConsumptionManagementClient. 1 operations. Lead operation: Microsoft Azure Get Scope Providers Microsoft Consumption Tags. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft Azure

What You Can Do

GET
Microsoftazuretagsget — Microsoft Azure Get Scope Providers Microsoft Consumption Tags
/v1/{scope}/providers/microsoft-consumption/tags

MCP Tools

microsoft-azure-get-scope-providers

Microsoft Azure Get Scope Providers Microsoft Consumption Tags

read-only idempotent

Capability Spec

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