Microsoft Azure · Capability

Microsoft Azure Microsoft Marketplace Catalog Browse API — Public-Offers-Listing

Microsoft Azure Microsoft Marketplace Catalog Browse API — Public-Offers-Listing. 1 operations. Lead operation: Microsoft Azure Get A List Of Public Available Offers. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzurePublic-Offers-Listing

What You Can Do

GET
Microsoftazurepublicofferslist — Microsoft Azure Get A List Of Public Available Offers
/v1/offers

MCP Tools

microsoft-azure-get-list-public

Microsoft Azure Get A List Of Public Available Offers

read-only idempotent

Capability Spec

microsoft-marketplace-catalog-browse-public-offers-listing.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Microsoft Marketplace Catalog Browse API — Public-Offers-Listing
  description: 'Microsoft Azure Microsoft Marketplace Catalog Browse API — Public-Offers-Listing. 1 operations. Lead operation:
    Microsoft Azure Get A List Of Public Available Offers. Self-contained Naftiko capability covering one Microsoft Azure
    business surface.'
  tags:
  - Microsoft Azure
  - Public-Offers-Listing
  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: microsoft-marketplace-catalog-browse-public-offers-listing
    baseUri: https://catalogapi.azure.com
    description: Microsoft Azure Microsoft Marketplace Catalog Browse API — Public-Offers-Listing business capability. Self-contained,
      no shared references.
    resources:
    - name: offers
      path: /offers
      operations:
      - name: microsoftazurepublicofferslist
        method: GET
        description: Microsoft Azure Get A List Of Public Available Offers
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: api-version
          in: query
          type: string
          description: API version
          required: true
        - name: language
          in: query
          type: string
          description: Offer language
        - name: hideKeys
          in: query
          type: array
          description: Add hide key to retrieve preview items
  exposes:
  - type: rest
    namespace: microsoft-marketplace-catalog-browse-public-offers-listing-rest
    port: 8080
    description: REST adapter for Microsoft Azure Microsoft Marketplace Catalog Browse API — Public-Offers-Listing. One Spectral-compliant
      resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/offers
      name: offers
      description: REST surface for offers.
      operations:
      - method: GET
        name: microsoftazurepublicofferslist
        description: Microsoft Azure Get A List Of Public Available Offers
        call: microsoft-marketplace-catalog-browse-public-offers-listing.microsoftazurepublicofferslist
        with:
          api-version: rest.api-version
          language: rest.language
          hideKeys: rest.hideKeys
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: microsoft-marketplace-catalog-browse-public-offers-listing-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Microsoft Marketplace Catalog Browse API — Public-Offers-Listing. One tool
      per consumed operation, routed inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-get-list-public
      description: Microsoft Azure Get A List Of Public Available Offers
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: microsoft-marketplace-catalog-browse-public-offers-listing.microsoftazurepublicofferslist
      with:
        api-version: tools.api-version
        language: tools.language
        hideKeys: tools.hideKeys
      outputParameters:
      - type: object
        mapping: $.