naftiko: 1.0.0-alpha2 info: label: Microsoft Azure Microsoft.IoTOperationsMQ management service — Broker description: 'Microsoft Azure Microsoft.IoTOperationsMQ management service — Broker. 5 operations. Lead operation: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Iotoperationsmq Mq Mqname Broker. Self-contained Naftiko capability covering one Microsoft Azure business surface.' tags: - Microsoft Azure - Broker 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: microsoftiotoperationsmq-management-service-broker baseUri: https://management.azure.com description: Microsoft Azure Microsoft.IoTOperationsMQ management service — Broker business capability. Self-contained, no shared references. resources: - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.IoTOperationsMQ/mq/{mqName}/broker operations: - name: microsoftazurebrokerlistbymqresource method: GET description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Iotoperationsmq Mq Mqname Broker outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: mqName in: path type: string description: Name of MQ resource required: true - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.IoTOperationsMQ/mq/{mqName}/broker/{brokerName} operations: - name: microsoftazurebrokerget method: GET description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Iotoperationsmq Mq Mqname Broker Brokername outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: mqName in: path type: string description: Name of MQ resource required: true - name: brokerName in: path type: string description: Name of MQ broker resource required: true - name: microsoftazurebrokercreateorupdate method: PUT description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Iotoperationsmq Mq Mqname Broker Brokername outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: mqName in: path type: string description: Name of MQ resource required: true - name: brokerName in: path type: string description: Name of MQ broker resource required: true - name: resource in: body type: string description: Resource create parameters. required: true - name: microsoftazurebrokerupdate method: PATCH description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Iotoperationsmq Mq Mqname Broker Brokername outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: mqName in: path type: string description: Name of MQ resource required: true - name: brokerName in: path type: string description: Name of MQ broker resource required: true - name: properties in: body type: string description: The resource properties to be updated. required: true - name: microsoftazurebrokerdelete method: DELETE description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Iotoperationsmq Mq Mqname Broker Brokername outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: mqName in: path type: string description: Name of MQ resource required: true - name: brokerName in: path type: string description: Name of MQ broker resource required: true exposes: - type: rest namespace: microsoftiotoperationsmq-management-service-broker-rest port: 8080 description: REST adapter for Microsoft Azure Microsoft.IoTOperationsMQ management service — Broker. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-iotoperationsmq/mq/{mqname}/broker name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof. operations: - method: GET name: microsoftazurebrokerlistbymqresource description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Iotoperationsmq Mq Mqname Broker call: microsoftiotoperationsmq-management-service-broker.microsoftazurebrokerlistbymqresource with: mqName: rest.mqName outputParameters: - type: object mapping: $. - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-iotoperationsmq/mq/{mqname}/broker/{brokername} name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof. operations: - method: GET name: microsoftazurebrokerget description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Iotoperationsmq Mq Mqname Broker Brokername call: microsoftiotoperationsmq-management-service-broker.microsoftazurebrokerget with: mqName: rest.mqName brokerName: rest.brokerName outputParameters: - type: object mapping: $. - method: PUT name: microsoftazurebrokercreateorupdate description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Iotoperationsmq Mq Mqname Broker Brokername call: microsoftiotoperationsmq-management-service-broker.microsoftazurebrokercreateorupdate with: mqName: rest.mqName brokerName: rest.brokerName resource: rest.resource outputParameters: - type: object mapping: $. - method: PATCH name: microsoftazurebrokerupdate description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Iotoperationsmq Mq Mqname Broker Brokername call: microsoftiotoperationsmq-management-service-broker.microsoftazurebrokerupdate with: mqName: rest.mqName brokerName: rest.brokerName properties: rest.properties outputParameters: - type: object mapping: $. - method: DELETE name: microsoftazurebrokerdelete description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Iotoperationsmq Mq Mqname Broker Brokername call: microsoftiotoperationsmq-management-service-broker.microsoftazurebrokerdelete with: mqName: rest.mqName brokerName: rest.brokerName outputParameters: - type: object mapping: $. - type: mcp namespace: microsoftiotoperationsmq-management-service-broker-mcp port: 9090 transport: http description: MCP adapter for Microsoft Azure Microsoft.IoTOperationsMQ management service — Broker. 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 Resourcegroups Resourcegroupname Providers Microsoft Iotoperationsmq Mq Mqname Broker hints: readOnly: true destructive: false idempotent: true call: microsoftiotoperationsmq-management-service-broker.microsoftazurebrokerlistbymqresource with: mqName: tools.mqName outputParameters: - type: object mapping: $. - name: microsoft-azure-get-subscriptions-subscriptionid-2 description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Iotoperationsmq Mq Mqname Broker Brokername hints: readOnly: true destructive: false idempotent: true call: microsoftiotoperationsmq-management-service-broker.microsoftazurebrokerget with: mqName: tools.mqName brokerName: tools.brokerName outputParameters: - type: object mapping: $. - name: microsoft-azure-put-subscriptions-subscriptionid description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Iotoperationsmq Mq Mqname Broker Brokername hints: readOnly: false destructive: false idempotent: true call: microsoftiotoperationsmq-management-service-broker.microsoftazurebrokercreateorupdate with: mqName: tools.mqName brokerName: tools.brokerName resource: tools.resource outputParameters: - type: object mapping: $. - name: microsoft-azure-patch-subscriptions-subscriptionid description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Iotoperationsmq Mq Mqname Broker Brokername hints: readOnly: false destructive: false idempotent: true call: microsoftiotoperationsmq-management-service-broker.microsoftazurebrokerupdate with: mqName: tools.mqName brokerName: tools.brokerName properties: tools.properties outputParameters: - type: object mapping: $. - name: microsoft-azure-delete-subscriptions-subscriptionid description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Iotoperationsmq Mq Mqname Broker Brokername hints: readOnly: false destructive: true idempotent: true call: microsoftiotoperationsmq-management-service-broker.microsoftazurebrokerdelete with: mqName: tools.mqName brokerName: tools.brokerName outputParameters: - type: object mapping: $.