Microsoft Azure · Capability

Microsoft Azure ConsumptionManagementClient — Marketplaces

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

Run with Naftiko Microsoft AzureMarketplaces

What You Can Do

GET
Microsoftazuremarketplaceslist — Microsoft Azure Get Scope Providers Microsoft Consumption Marketplaces
/v1/{scope}/providers/microsoft-consumption/marketplaces

MCP Tools

microsoft-azure-get-scope-providers

Microsoft Azure Get Scope Providers Microsoft Consumption Marketplaces

read-only idempotent

Capability Spec

consumptionmanagementclient-marketplaces.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure ConsumptionManagementClient — Marketplaces
  description: 'Microsoft Azure ConsumptionManagementClient — Marketplaces. 1 operations. Lead operation: Microsoft Azure
    Get Scope Providers Microsoft Consumption Marketplaces. Self-contained Naftiko capability covering one Microsoft Azure
    business surface.'
  tags:
  - Microsoft Azure
  - Marketplaces
  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-marketplaces
    baseUri: https://management.azure.com
    description: Microsoft Azure ConsumptionManagementClient — Marketplaces business capability. Self-contained, no shared
      references.
    resources:
    - name: scope-providers-Microsoft.Consumption-marketplaces
      path: /{scope}/providers/Microsoft.Consumption/marketplaces
      operations:
      - name: microsoftazuremarketplaceslist
        method: GET
        description: Microsoft Azure Get Scope Providers Microsoft Consumption Marketplaces
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: $filter
          in: query
          type: string
          description: May be used to filter marketplaces by properties/usageEnd (Utc time), properties/usageStart (Utc time),
            properties/resourceGroup, properties/instanceName or pro
        - name: $top
          in: query
          type: integer
          description: May be used to limit the number of results to the most recent N marketplaces.
        - 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 '
  exposes:
  - type: rest
    namespace: consumptionmanagementclient-marketplaces-rest
    port: 8080
    description: REST adapter for Microsoft Azure ConsumptionManagementClient — Marketplaces. One Spectral-compliant resource
      per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/{scope}/providers/microsoft-consumption/marketplaces
      name: scope-providers-microsoft-consumption-marketplaces
      description: REST surface for scope-providers-Microsoft.Consumption-marketplaces.
      operations:
      - method: GET
        name: microsoftazuremarketplaceslist
        description: Microsoft Azure Get Scope Providers Microsoft Consumption Marketplaces
        call: consumptionmanagementclient-marketplaces.microsoftazuremarketplaceslist
        with:
          $filter: rest.$filter
          $top: rest.$top
          $skiptoken: rest.$skiptoken
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: consumptionmanagementclient-marketplaces-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure ConsumptionManagementClient — Marketplaces. 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 Marketplaces
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: consumptionmanagementclient-marketplaces.microsoftazuremarketplaceslist
      with:
        $filter: tools.$filter
        $top: tools.$top
        $skiptoken: tools.$skiptoken
      outputParameters:
      - type: object
        mapping: $.