naftiko: 1.0.0-alpha2 info: label: Microsoft Azure Azure IoT Central — deviceTemplates description: 'Microsoft Azure Azure IoT Central — deviceTemplates. 5 operations. Lead operation: Microsoft Azure Get The List Of Device Templates In An Application With Basic Odata Support Maxpagesize, Filter, Orderby , [more Details] Https: Aka Ms Iotcentralodatasupport. Self-contained Naftiko capability covering one Microsoft Azure business surface.' tags: - Microsoft Azure - deviceTemplates 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: azure-iot-central-devicetemplates baseUri: '' description: Microsoft Azure Azure IoT Central — deviceTemplates business capability. Self-contained, no shared references. resources: - name: deviceTemplates path: /deviceTemplates operations: - name: microsoftazuredevicetemplateslist method: GET description: 'Microsoft Azure Get The List Of Device Templates In An Application With Basic Odata Support Maxpagesize, Filter, Orderby , [more Details] Https: Aka Ms Iotcentralodatasupport' outputRawFormat: json outputParameters: - name: result type: object value: $. - name: deviceTemplates-deviceTemplateId path: /deviceTemplates/{deviceTemplateId} operations: - name: microsoftazuredevicetemplatesget method: GET description: Microsoft Azure Get A Device Template By Id outputRawFormat: json outputParameters: - name: result type: object value: $. - name: microsoftazuredevicetemplatescreate method: PUT description: Microsoft Azure Publish A New Device Template Default Views Will Be Automatically Generated For New Device Templates Created This Way outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: string description: Device template body. required: true - name: microsoftazuredevicetemplatesupdate method: PATCH description: Microsoft Azure Update The Cloud Properties And Overrides Of An Existing Device Template Via Patch outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Device template patch body. required: true - name: microsoftazuredevicetemplatesremove method: DELETE description: Microsoft Azure Delete A Device Template outputRawFormat: json outputParameters: - name: result type: object value: $. exposes: - type: rest namespace: azure-iot-central-devicetemplates-rest port: 8080 description: REST adapter for Microsoft Azure Azure IoT Central — deviceTemplates. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/devicetemplates name: devicetemplates description: REST surface for deviceTemplates. operations: - method: GET name: microsoftazuredevicetemplateslist description: 'Microsoft Azure Get The List Of Device Templates In An Application With Basic Odata Support Maxpagesize, Filter, Orderby , [more Details] Https: Aka Ms Iotcentralodatasupport' call: azure-iot-central-devicetemplates.microsoftazuredevicetemplateslist outputParameters: - type: object mapping: $. - path: /v1/devicetemplates/{devicetemplateid} name: devicetemplates-devicetemplateid description: REST surface for deviceTemplates-deviceTemplateId. operations: - method: GET name: microsoftazuredevicetemplatesget description: Microsoft Azure Get A Device Template By Id call: azure-iot-central-devicetemplates.microsoftazuredevicetemplatesget outputParameters: - type: object mapping: $. - method: PUT name: microsoftazuredevicetemplatescreate description: Microsoft Azure Publish A New Device Template Default Views Will Be Automatically Generated For New Device Templates Created This Way call: azure-iot-central-devicetemplates.microsoftazuredevicetemplatescreate with: body: rest.body outputParameters: - type: object mapping: $. - method: PATCH name: microsoftazuredevicetemplatesupdate description: Microsoft Azure Update The Cloud Properties And Overrides Of An Existing Device Template Via Patch call: azure-iot-central-devicetemplates.microsoftazuredevicetemplatesupdate with: body: rest.body outputParameters: - type: object mapping: $. - method: DELETE name: microsoftazuredevicetemplatesremove description: Microsoft Azure Delete A Device Template call: azure-iot-central-devicetemplates.microsoftazuredevicetemplatesremove outputParameters: - type: object mapping: $. - type: mcp namespace: azure-iot-central-devicetemplates-mcp port: 9090 transport: http description: MCP adapter for Microsoft Azure Azure IoT Central — deviceTemplates. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: microsoft-azure-get-list-device description: 'Microsoft Azure Get The List Of Device Templates In An Application With Basic Odata Support Maxpagesize, Filter, Orderby , [more Details] Https: Aka Ms Iotcentralodatasupport' hints: readOnly: true destructive: false idempotent: true call: azure-iot-central-devicetemplates.microsoftazuredevicetemplateslist outputParameters: - type: object mapping: $. - name: microsoft-azure-get-device-template description: Microsoft Azure Get A Device Template By Id hints: readOnly: true destructive: false idempotent: true call: azure-iot-central-devicetemplates.microsoftazuredevicetemplatesget outputParameters: - type: object mapping: $. - name: microsoft-azure-publish-new-device description: Microsoft Azure Publish A New Device Template Default Views Will Be Automatically Generated For New Device Templates Created This Way hints: readOnly: false destructive: false idempotent: true call: azure-iot-central-devicetemplates.microsoftazuredevicetemplatescreate with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-azure-update-cloud-properties description: Microsoft Azure Update The Cloud Properties And Overrides Of An Existing Device Template Via Patch hints: readOnly: false destructive: false idempotent: true call: azure-iot-central-devicetemplates.microsoftazuredevicetemplatesupdate with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-azure-delete-device-template description: Microsoft Azure Delete A Device Template hints: readOnly: false destructive: true idempotent: true call: azure-iot-central-devicetemplates.microsoftazuredevicetemplatesremove outputParameters: - type: object mapping: $.