naftiko: 1.0.0-alpha2 info: label: Microsoft Azure SharedImageGalleryServiceClient — Galleries description: 'Microsoft Azure SharedImageGalleryServiceClient — Galleries. 6 operations. Lead operation: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Compute Galleries. Self-contained Naftiko capability covering one Microsoft Azure business surface.' tags: - Microsoft Azure - Galleries 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: sharedimagegalleryserviceclient-galleries baseUri: https://management.azure.com description: Microsoft Azure SharedImageGalleryServiceClient — Galleries business capability. Self-contained, no shared references. resources: - name: subscriptions-subscriptionId-providers-Microsoft.Compute-galleries path: /subscriptions/{subscriptionId}/providers/Microsoft.Compute/galleries operations: - name: microsoftazuregallerieslist method: GET description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Compute Galleries outputRawFormat: json outputParameters: - name: result type: object value: $. - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/galleries operations: - name: microsoftazuregallerieslistbyresourcegroup method: GET description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Compute Galleries outputRawFormat: json outputParameters: - name: result type: object value: $. - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/galleries/{galleryName} operations: - name: microsoftazuregalleriescreateorupdate method: PUT description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Compute Galleries Galleryname outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: galleryName in: path type: string description: The name of the Shared Image Gallery. The allowed characters are alphabets and numbers with dots and periods allowed in the middle. The maximum length is 80 cha required: true - name: gallery in: body type: string description: Parameters supplied to the create or update Shared Image Gallery operation. required: true - name: microsoftazuregalleriesupdate method: PATCH description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Compute Galleries Galleryname outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: galleryName in: path type: string description: The name of the Shared Image Gallery. The allowed characters are alphabets and numbers with dots and periods allowed in the middle. The maximum length is 80 cha required: true - name: gallery in: body type: string description: Parameters supplied to the update Shared Image Gallery operation. required: true - name: microsoftazuregalleriesget method: GET description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Compute Galleries Galleryname outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: galleryName in: path type: string description: The name of the Shared Image Gallery. required: true - name: $select in: query type: string description: The select expression to apply on the operation. - name: microsoftazuregalleriesdelete method: DELETE description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Compute Galleries Galleryname outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: galleryName in: path type: string description: The name of the Shared Image Gallery to be deleted. required: true exposes: - type: rest namespace: sharedimagegalleryserviceclient-galleries-rest port: 8080 description: REST adapter for Microsoft Azure SharedImageGalleryServiceClient — Galleries. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-compute/galleries name: subscriptions-subscriptionid-providers-microsoft-compute-galleries description: REST surface for subscriptions-subscriptionId-providers-Microsoft.Compute-galleries. operations: - method: GET name: microsoftazuregallerieslist description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Compute Galleries call: sharedimagegalleryserviceclient-galleries.microsoftazuregallerieslist outputParameters: - type: object mapping: $. - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-compute/galleries name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof. operations: - method: GET name: microsoftazuregallerieslistbyresourcegroup description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Compute Galleries call: sharedimagegalleryserviceclient-galleries.microsoftazuregallerieslistbyresourcegroup outputParameters: - type: object mapping: $. - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-compute/galleries/{galleryname} name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof. operations: - method: PUT name: microsoftazuregalleriescreateorupdate description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Compute Galleries Galleryname call: sharedimagegalleryserviceclient-galleries.microsoftazuregalleriescreateorupdate with: galleryName: rest.galleryName gallery: rest.gallery outputParameters: - type: object mapping: $. - method: PATCH name: microsoftazuregalleriesupdate description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Compute Galleries Galleryname call: sharedimagegalleryserviceclient-galleries.microsoftazuregalleriesupdate with: galleryName: rest.galleryName gallery: rest.gallery outputParameters: - type: object mapping: $. - method: GET name: microsoftazuregalleriesget description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Compute Galleries Galleryname call: sharedimagegalleryserviceclient-galleries.microsoftazuregalleriesget with: galleryName: rest.galleryName $select: rest.$select outputParameters: - type: object mapping: $. - method: DELETE name: microsoftazuregalleriesdelete description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Compute Galleries Galleryname call: sharedimagegalleryserviceclient-galleries.microsoftazuregalleriesdelete with: galleryName: rest.galleryName outputParameters: - type: object mapping: $. - type: mcp namespace: sharedimagegalleryserviceclient-galleries-mcp port: 9090 transport: http description: MCP adapter for Microsoft Azure SharedImageGalleryServiceClient — Galleries. 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 Galleries hints: readOnly: true destructive: false idempotent: true call: sharedimagegalleryserviceclient-galleries.microsoftazuregallerieslist outputParameters: - type: object mapping: $. - name: microsoft-azure-get-subscriptions-subscriptionid-2 description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Compute Galleries hints: readOnly: true destructive: false idempotent: true call: sharedimagegalleryserviceclient-galleries.microsoftazuregallerieslistbyresourcegroup outputParameters: - type: object mapping: $. - name: microsoft-azure-put-subscriptions-subscriptionid description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Compute Galleries Galleryname hints: readOnly: false destructive: false idempotent: true call: sharedimagegalleryserviceclient-galleries.microsoftazuregalleriescreateorupdate with: galleryName: tools.galleryName gallery: tools.gallery outputParameters: - type: object mapping: $. - name: microsoft-azure-patch-subscriptions-subscriptionid description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Compute Galleries Galleryname hints: readOnly: false destructive: false idempotent: true call: sharedimagegalleryserviceclient-galleries.microsoftazuregalleriesupdate with: galleryName: tools.galleryName gallery: tools.gallery outputParameters: - type: object mapping: $. - name: microsoft-azure-get-subscriptions-subscriptionid-3 description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Compute Galleries Galleryname hints: readOnly: true destructive: false idempotent: true call: sharedimagegalleryserviceclient-galleries.microsoftazuregalleriesget with: galleryName: tools.galleryName $select: tools.$select outputParameters: - type: object mapping: $. - name: microsoft-azure-delete-subscriptions-subscriptionid description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Compute Galleries Galleryname hints: readOnly: false destructive: true idempotent: true call: sharedimagegalleryserviceclient-galleries.microsoftazuregalleriesdelete with: galleryName: tools.galleryName outputParameters: - type: object mapping: $.