naftiko: 1.0.0-alpha2 info: label: Microsoft Azure Azure AgFoodPlatform Data Plane Service — SensorDataModels description: 'Microsoft Azure Azure AgFoodPlatform Data Plane Service — SensorDataModels. 4 operations. Lead operation: Microsoft Azure Get Sensor Partners Sensorpartnerid Sensor Data Models. Self-contained Naftiko capability covering one Microsoft Azure business surface.' tags: - Microsoft Azure - SensorDataModels 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-agfoodplatform-data-plane-service-sensordatamodels baseUri: '' description: Microsoft Azure Azure AgFoodPlatform Data Plane Service — SensorDataModels business capability. Self-contained, no shared references. resources: - name: sensor-partners-sensorPartnerId-sensor-data-models path: /sensor-partners/{sensorPartnerId}/sensor-data-models operations: - name: microsoftazuresensordatamodelslist method: GET description: Microsoft Azure Get Sensor Partners Sensorpartnerid Sensor Data Models outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: sensorPartnerId in: path type: string description: Id of the associated sensor partner. required: true - name: ids in: query type: array description: Ids of the resource. - name: names in: query type: array description: Names of the resource. - name: propertyFilters in: query type: array description: "Filters on key-value pairs within the Properties object.\r" - name: statuses in: query type: array description: Statuses of the resource. - name: minCreatedDateTime in: query type: string description: Minimum creation date of resource (inclusive). - name: maxCreatedDateTime in: query type: string description: Maximum creation date of resource (inclusive). - name: minLastModifiedDateTime in: query type: string description: Minimum last modified date of resource (inclusive). - name: maxLastModifiedDateTime in: query type: string description: Maximum last modified date of resource (inclusive). - name: maxPageSize in: query type: integer description: "Maximum number of items needed (inclusive).\r" - name: skipToken in: query type: string description: Skip token for getting next set of results. - name: api-version in: query type: string description: The requested API version required: true - name: sensor-partners-sensorPartnerId-sensor-data-models-sensorDataModelId path: /sensor-partners/{sensorPartnerId}/sensor-data-models/{sensorDataModelId} operations: - name: microsoftazuresensordatamodelscreateorupdate method: PATCH description: Microsoft Azure Patch Sensor Partners Sensorpartnerid Sensor Data Models Sensordatamodelid outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: sensorPartnerId in: path type: string description: Id of the sensor partner. required: true - name: sensorDataModelId in: path type: string description: Id of the sensor data model. required: true - name: api-version in: query type: string description: The requested API version required: true - name: sensorDataModelObject in: body type: string description: Sensor data model object details. required: true - name: microsoftazuresensordatamodelsget method: GET description: Microsoft Azure Get Sensor Partners Sensorpartnerid Sensor Data Models Sensordatamodelid outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: sensorPartnerId in: path type: string description: Id of the sensor partner. required: true - name: sensorDataModelId in: path type: string description: Id of the sensor data model resource. required: true - name: api-version in: query type: string description: The requested API version required: true - name: microsoftazuresensordatamodelsdelete method: DELETE description: Microsoft Azure Delete Sensor Partners Sensorpartnerid Sensor Data Models Sensordatamodelid outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: sensorPartnerId in: path type: string description: Id of the sensor partner. required: true - name: sensorDataModelId in: path type: string description: Id of the sensor data model resource. required: true - name: api-version in: query type: string description: The requested API version required: true exposes: - type: rest namespace: azure-agfoodplatform-data-plane-service-sensordatamodels-rest port: 8080 description: REST adapter for Microsoft Azure Azure AgFoodPlatform Data Plane Service — SensorDataModels. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/sensor-partners/{sensorpartnerid}/sensor-data-models name: sensor-partners-sensorpartnerid-sensor-data-models description: REST surface for sensor-partners-sensorPartnerId-sensor-data-models. operations: - method: GET name: microsoftazuresensordatamodelslist description: Microsoft Azure Get Sensor Partners Sensorpartnerid Sensor Data Models call: azure-agfoodplatform-data-plane-service-sensordatamodels.microsoftazuresensordatamodelslist with: sensorPartnerId: rest.sensorPartnerId ids: rest.ids names: rest.names propertyFilters: rest.propertyFilters statuses: rest.statuses minCreatedDateTime: rest.minCreatedDateTime maxCreatedDateTime: rest.maxCreatedDateTime minLastModifiedDateTime: rest.minLastModifiedDateTime maxLastModifiedDateTime: rest.maxLastModifiedDateTime maxPageSize: rest.maxPageSize skipToken: rest.skipToken api-version: rest.api-version outputParameters: - type: object mapping: $. - path: /v1/sensor-partners/{sensorpartnerid}/sensor-data-models/{sensordatamodelid} name: sensor-partners-sensorpartnerid-sensor-data-models-sensordatamodelid description: REST surface for sensor-partners-sensorPartnerId-sensor-data-models-sensorDataModelId. operations: - method: PATCH name: microsoftazuresensordatamodelscreateorupdate description: Microsoft Azure Patch Sensor Partners Sensorpartnerid Sensor Data Models Sensordatamodelid call: azure-agfoodplatform-data-plane-service-sensordatamodels.microsoftazuresensordatamodelscreateorupdate with: sensorPartnerId: rest.sensorPartnerId sensorDataModelId: rest.sensorDataModelId api-version: rest.api-version sensorDataModelObject: rest.sensorDataModelObject outputParameters: - type: object mapping: $. - method: GET name: microsoftazuresensordatamodelsget description: Microsoft Azure Get Sensor Partners Sensorpartnerid Sensor Data Models Sensordatamodelid call: azure-agfoodplatform-data-plane-service-sensordatamodels.microsoftazuresensordatamodelsget with: sensorPartnerId: rest.sensorPartnerId sensorDataModelId: rest.sensorDataModelId api-version: rest.api-version outputParameters: - type: object mapping: $. - method: DELETE name: microsoftazuresensordatamodelsdelete description: Microsoft Azure Delete Sensor Partners Sensorpartnerid Sensor Data Models Sensordatamodelid call: azure-agfoodplatform-data-plane-service-sensordatamodels.microsoftazuresensordatamodelsdelete with: sensorPartnerId: rest.sensorPartnerId sensorDataModelId: rest.sensorDataModelId api-version: rest.api-version outputParameters: - type: object mapping: $. - type: mcp namespace: azure-agfoodplatform-data-plane-service-sensordatamodels-mcp port: 9090 transport: http description: MCP adapter for Microsoft Azure Azure AgFoodPlatform Data Plane Service — SensorDataModels. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: microsoft-azure-get-sensor-partners description: Microsoft Azure Get Sensor Partners Sensorpartnerid Sensor Data Models hints: readOnly: true destructive: false idempotent: true call: azure-agfoodplatform-data-plane-service-sensordatamodels.microsoftazuresensordatamodelslist with: sensorPartnerId: tools.sensorPartnerId ids: tools.ids names: tools.names propertyFilters: tools.propertyFilters statuses: tools.statuses minCreatedDateTime: tools.minCreatedDateTime maxCreatedDateTime: tools.maxCreatedDateTime minLastModifiedDateTime: tools.minLastModifiedDateTime maxLastModifiedDateTime: tools.maxLastModifiedDateTime maxPageSize: tools.maxPageSize skipToken: tools.skipToken api-version: tools.api-version outputParameters: - type: object mapping: $. - name: microsoft-azure-patch-sensor-partners description: Microsoft Azure Patch Sensor Partners Sensorpartnerid Sensor Data Models Sensordatamodelid hints: readOnly: false destructive: false idempotent: true call: azure-agfoodplatform-data-plane-service-sensordatamodels.microsoftazuresensordatamodelscreateorupdate with: sensorPartnerId: tools.sensorPartnerId sensorDataModelId: tools.sensorDataModelId api-version: tools.api-version sensorDataModelObject: tools.sensorDataModelObject outputParameters: - type: object mapping: $. - name: microsoft-azure-get-sensor-partners-2 description: Microsoft Azure Get Sensor Partners Sensorpartnerid Sensor Data Models Sensordatamodelid hints: readOnly: true destructive: false idempotent: true call: azure-agfoodplatform-data-plane-service-sensordatamodels.microsoftazuresensordatamodelsget with: sensorPartnerId: tools.sensorPartnerId sensorDataModelId: tools.sensorDataModelId api-version: tools.api-version outputParameters: - type: object mapping: $. - name: microsoft-azure-delete-sensor-partners description: Microsoft Azure Delete Sensor Partners Sensorpartnerid Sensor Data Models Sensordatamodelid hints: readOnly: false destructive: true idempotent: true call: azure-agfoodplatform-data-plane-service-sensordatamodels.microsoftazuresensordatamodelsdelete with: sensorPartnerId: tools.sensorPartnerId sensorDataModelId: tools.sensorDataModelId api-version: tools.api-version outputParameters: - type: object mapping: $.