Microsoft Azure · Capability

Microsoft Azure Azure AgFoodPlatform Data Plane Service — DeviceDataModels

Microsoft Azure Azure AgFoodPlatform Data Plane Service — DeviceDataModels. 4 operations. Lead operation: Microsoft Azure Get Sensor Partners Sensorpartnerid Device Data Models. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureDeviceDataModels

What You Can Do

GET
Microsoftazuredevicedatamodelslist — Microsoft Azure Get Sensor Partners Sensorpartnerid Device Data Models
/v1/sensor-partners/{sensorpartnerid}/device-data-models
PATCH
Microsoftazuredevicedatamodelscreateorupdate — Microsoft Azure Patch Sensor Partners Sensorpartnerid Device Data Models Devicedatamodelid
/v1/sensor-partners/{sensorpartnerid}/device-data-models/{devicedatamodelid}
GET
Microsoftazuredevicedatamodelsget — Microsoft Azure Get Sensor Partners Sensorpartnerid Device Data Models Devicedatamodelid
/v1/sensor-partners/{sensorpartnerid}/device-data-models/{devicedatamodelid}
DELETE
Microsoftazuredevicedatamodelsdelete — Microsoft Azure Delete Sensor Partners Sensorpartnerid Device Data Models Devicedatamodelid
/v1/sensor-partners/{sensorpartnerid}/device-data-models/{devicedatamodelid}

MCP Tools

microsoft-azure-get-sensor-partners

Microsoft Azure Get Sensor Partners Sensorpartnerid Device Data Models

read-only idempotent
microsoft-azure-patch-sensor-partners

Microsoft Azure Patch Sensor Partners Sensorpartnerid Device Data Models Devicedatamodelid

idempotent
microsoft-azure-get-sensor-partners-2

Microsoft Azure Get Sensor Partners Sensorpartnerid Device Data Models Devicedatamodelid

read-only idempotent
microsoft-azure-delete-sensor-partners

Microsoft Azure Delete Sensor Partners Sensorpartnerid Device Data Models Devicedatamodelid

idempotent

Capability Spec

azure-agfoodplatform-data-plane-service-devicedatamodels.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Azure AgFoodPlatform Data Plane Service — DeviceDataModels
  description: 'Microsoft Azure Azure AgFoodPlatform Data Plane Service — DeviceDataModels. 4 operations. Lead operation:
    Microsoft Azure Get Sensor Partners Sensorpartnerid Device Data Models. Self-contained Naftiko capability covering one
    Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - DeviceDataModels
  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-devicedatamodels
    baseUri: ''
    description: Microsoft Azure Azure AgFoodPlatform Data Plane Service — DeviceDataModels business capability. Self-contained,
      no shared references.
    resources:
    - name: sensor-partners-sensorPartnerId-device-data-models
      path: /sensor-partners/{sensorPartnerId}/device-data-models
      operations:
      - name: microsoftazuredevicedatamodelslist
        method: GET
        description: Microsoft Azure Get Sensor Partners Sensorpartnerid Device 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-device-data-models-deviceDataModelId
      path: /sensor-partners/{sensorPartnerId}/device-data-models/{deviceDataModelId}
      operations:
      - name: microsoftazuredevicedatamodelscreateorupdate
        method: PATCH
        description: Microsoft Azure Patch Sensor Partners Sensorpartnerid Device Data Models Devicedatamodelid
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: sensorPartnerId
          in: path
          type: string
          description: Id of the sensor partner.
          required: true
        - name: deviceDataModelId
          in: path
          type: string
          description: Id of the device data model.
          required: true
        - name: api-version
          in: query
          type: string
          description: The requested API version
          required: true
        - name: deviceDataModelObject
          in: body
          type: string
          description: Device data model object details.
          required: true
      - name: microsoftazuredevicedatamodelsget
        method: GET
        description: Microsoft Azure Get Sensor Partners Sensorpartnerid Device Data Models Devicedatamodelid
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: sensorPartnerId
          in: path
          type: string
          description: Id of the sensor partner.
          required: true
        - name: deviceDataModelId
          in: path
          type: string
          description: Id of the device data model resource.
          required: true
        - name: api-version
          in: query
          type: string
          description: The requested API version
          required: true
      - name: microsoftazuredevicedatamodelsdelete
        method: DELETE
        description: Microsoft Azure Delete Sensor Partners Sensorpartnerid Device Data Models Devicedatamodelid
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: sensorPartnerId
          in: path
          type: string
          description: Id of the sensor partner.
          required: true
        - name: deviceDataModelId
          in: path
          type: string
          description: Id of the device 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-devicedatamodels-rest
    port: 8080
    description: REST adapter for Microsoft Azure Azure AgFoodPlatform Data Plane Service — DeviceDataModels. One Spectral-compliant
      resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/sensor-partners/{sensorpartnerid}/device-data-models
      name: sensor-partners-sensorpartnerid-device-data-models
      description: REST surface for sensor-partners-sensorPartnerId-device-data-models.
      operations:
      - method: GET
        name: microsoftazuredevicedatamodelslist
        description: Microsoft Azure Get Sensor Partners Sensorpartnerid Device Data Models
        call: azure-agfoodplatform-data-plane-service-devicedatamodels.microsoftazuredevicedatamodelslist
        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}/device-data-models/{devicedatamodelid}
      name: sensor-partners-sensorpartnerid-device-data-models-devicedatamodelid
      description: REST surface for sensor-partners-sensorPartnerId-device-data-models-deviceDataModelId.
      operations:
      - method: PATCH
        name: microsoftazuredevicedatamodelscreateorupdate
        description: Microsoft Azure Patch Sensor Partners Sensorpartnerid Device Data Models Devicedatamodelid
        call: azure-agfoodplatform-data-plane-service-devicedatamodels.microsoftazuredevicedatamodelscreateorupdate
        with:
          sensorPartnerId: rest.sensorPartnerId
          deviceDataModelId: rest.deviceDataModelId
          api-version: rest.api-version
          deviceDataModelObject: rest.deviceDataModelObject
        outputParameters:
        - type: object
          mapping: $.
      - method: GET
        name: microsoftazuredevicedatamodelsget
        description: Microsoft Azure Get Sensor Partners Sensorpartnerid Device Data Models Devicedatamodelid
        call: azure-agfoodplatform-data-plane-service-devicedatamodels.microsoftazuredevicedatamodelsget
        with:
          sensorPartnerId: rest.sensorPartnerId
          deviceDataModelId: rest.deviceDataModelId
          api-version: rest.api-version
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: microsoftazuredevicedatamodelsdelete
        description: Microsoft Azure Delete Sensor Partners Sensorpartnerid Device Data Models Devicedatamodelid
        call: azure-agfoodplatform-data-plane-service-devicedatamodels.microsoftazuredevicedatamodelsdelete
        with:
          sensorPartnerId: rest.sensorPartnerId
          deviceDataModelId: rest.deviceDataModelId
          api-version: rest.api-version
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: azure-agfoodplatform-data-plane-service-devicedatamodels-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Azure AgFoodPlatform Data Plane Service — DeviceDataModels. 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 Device Data Models
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: azure-agfoodplatform-data-plane-service-devicedatamodels.microsoftazuredevicedatamodelslist
      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 Device Data Models Devicedatamodelid
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: azure-agfoodplatform-data-plane-service-devicedatamodels.microsoftazuredevicedatamodelscreateorupdate
      with:
        sensorPartnerId: tools.sensorPartnerId
        deviceDataModelId: tools.deviceDataModelId
        api-version: tools.api-version
        deviceDataModelObject: tools.deviceDataModelObject
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-sensor-partners-2
      description: Microsoft Azure Get Sensor Partners Sensorpartnerid Device Data Models Devicedatamodelid
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: azure-agfoodplatform-data-plane-service-devicedatamodels.microsoftazuredevicedatamodelsget
      with:
        sensorPartnerId: tools.sensorPartnerId
        deviceDataModelId: tools.deviceDataModelId
        api-version: tools.api-version
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-delete-sensor-partners
      description: Microsoft Azure Delete Sensor Partners Sensorpartnerid Device Data Models Devicedatamodelid
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: azure-agfoodplatform-data-plane-service-devicedatamodels.microsoftazuredevicedatamodelsdelete
      with:
        sensorPartnerId: tools.sensorPartnerId
        deviceDataModelId: tools.deviceDataModelId
        api-version: tools.api-version
      outputParameters:
      - type: object
        mapping: $.