Microsoft Azure · Capability

Microsoft Azure SharedGalleryServiceClient — SharedGalleryImageVersions

Microsoft Azure SharedGalleryServiceClient — SharedGalleryImageVersions. 2 operations. Lead operation: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Compute Locations Location Sharedgalleries Galleryuniquename Images Galleryimagename Versions. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureSharedGalleryImageVersions

What You Can Do

GET
Microsoftazuresharedgalleryimageversionslist — Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Compute Locations Location Sharedgalleries Galleryuniquename Images Galleryimagename Versions
/v1/subscriptions/{subscriptionid}/providers/microsoft-compute/locations/{location}/sharedgalleries/{galleryuniquename}/images/{galleryimagename}/versions
GET
Microsoftazuresharedgalleryimageversionsget — Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Compute Locations Location Sharedgalleries Galleryuniquename Images Galleryimagename Versions Galleryimageversionname
/v1/subscriptions/{subscriptionid}/providers/microsoft-compute/locations/{location}/sharedgalleries/{galleryuniquename}/images/{galleryimagename}/versions/{galleryimageversionname}

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Compute Locations Location Sharedgalleries Galleryuniquename Images Galleryimagename Versions

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

Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Compute Locations Location Sharedgalleries Galleryuniquename Images Galleryimagename Versions Galleryimageversionname

read-only idempotent

Capability Spec

sharedgalleryserviceclient-sharedgalleryimageversions.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure SharedGalleryServiceClient — SharedGalleryImageVersions
  description: 'Microsoft Azure SharedGalleryServiceClient — SharedGalleryImageVersions. 2 operations. Lead operation: Microsoft
    Azure Get Subscriptions Subscriptionid Providers Microsoft Compute Locations Location Sharedgalleries Galleryuniquename
    Images Galleryimagename Versions. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - SharedGalleryImageVersions
  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: sharedgalleryserviceclient-sharedgalleryimageversions
    baseUri: https://management.azure.com
    description: Microsoft Azure SharedGalleryServiceClient — SharedGalleryImageVersions business capability. Self-contained,
      no shared references.
    resources:
    - name: subscriptions-subscriptionId-providers-Microsoft.Compute-locations-location-shar
      path: /subscriptions/{subscriptionId}/providers/Microsoft.Compute/locations/{location}/sharedGalleries/{galleryUniqueName}/images/{galleryImageName}/versions
      operations:
      - name: microsoftazuresharedgalleryimageversionslist
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Compute Locations Location Sharedgalleries
          Galleryuniquename Images Galleryimagename Versions
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: galleryUniqueName
          in: path
          type: string
          description: The unique name of the Shared Gallery.
          required: true
        - name: galleryImageName
          in: path
          type: string
          description: The name of the Shared Gallery Image Definition from which the Image Versions are to be listed.
          required: true
        - name: sharedTo
          in: query
          type: string
          description: The query parameter to decide what shared galleries to fetch when doing listing operations.
    - name: subscriptions-subscriptionId-providers-Microsoft.Compute-locations-location-shar
      path: /subscriptions/{subscriptionId}/providers/Microsoft.Compute/locations/{location}/sharedGalleries/{galleryUniqueName}/images/{galleryImageName}/versions/{galleryImageVersionName}
      operations:
      - name: microsoftazuresharedgalleryimageversionsget
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Compute Locations Location Sharedgalleries
          Galleryuniquename Images Galleryimagename Versions Galleryimageversionname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: galleryUniqueName
          in: path
          type: string
          description: The unique name of the Shared Gallery.
          required: true
        - name: galleryImageName
          in: path
          type: string
          description: The name of the Shared Gallery Image Definition from which the Image Versions are to be listed.
          required: true
        - name: galleryImageVersionName
          in: path
          type: string
          description: 'The name of the gallery image version to be created. Needs to follow semantic version name pattern:
            The allowed characters are digit and period. Digits must be '
          required: true
  exposes:
  - type: rest
    namespace: sharedgalleryserviceclient-sharedgalleryimageversions-rest
    port: 8080
    description: REST adapter for Microsoft Azure SharedGalleryServiceClient — SharedGalleryImageVersions. One Spectral-compliant
      resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-compute/locations/{location}/sharedgalleries/{galleryuniquename}/images/{galleryimagename}/versions
      name: subscriptions-subscriptionid-providers-microsoft-compute-locations-location-shar
      description: REST surface for subscriptions-subscriptionId-providers-Microsoft.Compute-locations-location-shar.
      operations:
      - method: GET
        name: microsoftazuresharedgalleryimageversionslist
        description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Compute Locations Location Sharedgalleries
          Galleryuniquename Images Galleryimagename Versions
        call: sharedgalleryserviceclient-sharedgalleryimageversions.microsoftazuresharedgalleryimageversionslist
        with:
          galleryUniqueName: rest.galleryUniqueName
          galleryImageName: rest.galleryImageName
          sharedTo: rest.sharedTo
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-compute/locations/{location}/sharedgalleries/{galleryuniquename}/images/{galleryimagename}/versions/{galleryimageversionname}
      name: subscriptions-subscriptionid-providers-microsoft-compute-locations-location-shar
      description: REST surface for subscriptions-subscriptionId-providers-Microsoft.Compute-locations-location-shar.
      operations:
      - method: GET
        name: microsoftazuresharedgalleryimageversionsget
        description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Compute Locations Location Sharedgalleries
          Galleryuniquename Images Galleryimagename Versions Galleryimageversionname
        call: sharedgalleryserviceclient-sharedgalleryimageversions.microsoftazuresharedgalleryimageversionsget
        with:
          galleryUniqueName: rest.galleryUniqueName
          galleryImageName: rest.galleryImageName
          galleryImageVersionName: rest.galleryImageVersionName
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: sharedgalleryserviceclient-sharedgalleryimageversions-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure SharedGalleryServiceClient — SharedGalleryImageVersions. 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 Compute Locations Location Sharedgalleries
        Galleryuniquename Images Galleryimagename Versions
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: sharedgalleryserviceclient-sharedgalleryimageversions.microsoftazuresharedgalleryimageversionslist
      with:
        galleryUniqueName: tools.galleryUniqueName
        galleryImageName: tools.galleryImageName
        sharedTo: tools.sharedTo
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-2
      description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Compute Locations Location Sharedgalleries
        Galleryuniquename Images Galleryimagename Versions Galleryimageversionname
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: sharedgalleryserviceclient-sharedgalleryimageversions.microsoftazuresharedgalleryimageversionsget
      with:
        galleryUniqueName: tools.galleryUniqueName
        galleryImageName: tools.galleryImageName
        galleryImageVersionName: tools.galleryImageVersionName
      outputParameters:
      - type: object
        mapping: $.