Microsoft Azure · Capability
Microsoft Azure Azure AgFoodPlatform Data Plane Service — TillageData
Microsoft Azure Azure AgFoodPlatform Data Plane Service — TillageData. 7 operations. Lead operation: Microsoft Azure Get Parties Partyid Tillage Data. Self-contained Naftiko capability covering one Microsoft Azure business surface.
What You Can Do
GET
Microsoftazuretillagedatalistbypartyid
— Microsoft Azure Get Parties Partyid Tillage Data
/v1/parties/{partyid}/tillage-data
GET
Microsoftazuretillagedataget
— Microsoft Azure Get Parties Partyid Tillage Data Tillagedataid
/v1/parties/{partyid}/tillage-data/{tillagedataid}
PATCH
Microsoftazuretillagedatacreateorupdate
— Microsoft Azure Patch Parties Partyid Tillage Data Tillagedataid
/v1/parties/{partyid}/tillage-data/{tillagedataid}
DELETE
Microsoftazuretillagedatadelete
— Microsoft Azure Delete Parties Partyid Tillage Data Tillagedataid
/v1/parties/{partyid}/tillage-data/{tillagedataid}
GET
Microsoftazuretillagedatalist
— Microsoft Azure Get Tillage Data
/v1/tillage-data
PUT
Microsoftazuretillagedatacreatecascadedeletejob
— Microsoft Azure Put Tillage Data Cascade Delete Jobid
/v1/tillage-data/cascade-delete/{jobid}
GET
Microsoftazuretillagedatagetcascadedeletejobdetails
— Microsoft Azure Get Tillage Data Cascade Delete Jobid
/v1/tillage-data/cascade-delete/{jobid}
MCP Tools
microsoft-azure-get-parties-partyid
Microsoft Azure Get Parties Partyid Tillage Data
read-only
idempotent
microsoft-azure-get-parties-partyid-2
Microsoft Azure Get Parties Partyid Tillage Data Tillagedataid
read-only
idempotent
microsoft-azure-patch-parties-partyid
Microsoft Azure Patch Parties Partyid Tillage Data Tillagedataid
idempotent
microsoft-azure-delete-parties-partyid
Microsoft Azure Delete Parties Partyid Tillage Data Tillagedataid
idempotent
microsoft-azure-get-tillage-data
Microsoft Azure Get Tillage Data
read-only
idempotent
microsoft-azure-put-tillage-data
Microsoft Azure Put Tillage Data Cascade Delete Jobid
idempotent
microsoft-azure-get-tillage-data-2
Microsoft Azure Get Tillage Data Cascade Delete Jobid
read-only
idempotent
Capability Spec
naftiko: 1.0.0-alpha2
info:
label: Microsoft Azure Azure AgFoodPlatform Data Plane Service — TillageData
description: 'Microsoft Azure Azure AgFoodPlatform Data Plane Service — TillageData. 7 operations. Lead operation: Microsoft
Azure Get Parties Partyid Tillage Data. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
tags:
- Microsoft Azure
- TillageData
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-tillagedata
baseUri: ''
description: Microsoft Azure Azure AgFoodPlatform Data Plane Service — TillageData business capability. Self-contained,
no shared references.
resources:
- name: parties-partyId-tillage-data
path: /parties/{partyId}/tillage-data
operations:
- name: microsoftazuretillagedatalistbypartyid
method: GET
description: Microsoft Azure Get Parties Partyid Tillage Data
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: partyId
in: path
type: string
description: ID of the associated party.
required: true
- name: minTillageDepth
in: query
type: number
description: Minimum measured tillage depth (inclusive).
- name: maxTillageDepth
in: query
type: number
description: Maximum measured tillage depth (inclusive).
- name: minTillagePressure
in: query
type: number
description: Minimum pressure applied to a tillage implement (inclusive).
- name: maxTillagePressure
in: query
type: number
description: Maximum pressure applied to a tillage implement (inclusive).
- name: sources
in: query
type: array
description: Sources of the operation data.
- name: associatedBoundaryIds
in: query
type: array
description: Boundary IDs associated with operation data.
- name: minOperationStartDateTime
in: query
type: string
description: 'Minimum start date-time of the operation data, sample format: yyyy-MM-ddTHH:mm:ssZ (inclusive).'
- name: maxOperationStartDateTime
in: query
type: string
description: 'Maximum start date-time of the operation data, sample format: yyyy-MM-ddTHH:mm:ssZ (inclusive).'
- name: minOperationEndDateTime
in: query
type: string
description: 'Minimum end date-time of the operation data, sample format: yyyy-MM-ddTHH:mm:ssZ (inclusive).'
- name: maxOperationEndDateTime
in: query
type: string
description: 'Maximum end date-time of the operation data, sample format: yyyy-MM-ddTHH:mm:ssZ (inclusive).'
- name: minOperationModifiedDateTime
in: query
type: string
description: 'Minimum modified date-time of the operation data, sample format: yyyy-MM-ddTHH:mm:ssZ (inclusive).'
- name: maxOperationModifiedDateTime
in: query
type: string
description: 'Maximum modified date-time of the operation data, sample format: yyyy-MM-ddTHH:mm:ssZ (inclusive).'
- name: minArea
in: query
type: number
description: Minimum area for which operation was applied (inclusive).
- name: maxArea
in: query
type: number
description: Maximum area for which operation was applied (inclusive).
- 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: parties-partyId-tillage-data-tillageDataId
path: /parties/{partyId}/tillage-data/{tillageDataId}
operations:
- name: microsoftazuretillagedataget
method: GET
description: Microsoft Azure Get Parties Partyid Tillage Data Tillagedataid
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: partyId
in: path
type: string
description: ID of the associated party resource.
required: true
- name: tillageDataId
in: path
type: string
description: ID of the tillage data resource.
required: true
- name: api-version
in: query
type: string
description: The requested API version
required: true
- name: microsoftazuretillagedatacreateorupdate
method: PATCH
description: Microsoft Azure Patch Parties Partyid Tillage Data Tillagedataid
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: partyId
in: path
type: string
description: ID of the associated party.
required: true
- name: tillageDataId
in: path
type: string
description: ID of the tillage data resource.
required: true
- name: api-version
in: query
type: string
description: The requested API version
required: true
- name: tillageData
in: body
type: string
description: Tillage data resource payload to create or update.
required: true
- name: microsoftazuretillagedatadelete
method: DELETE
description: Microsoft Azure Delete Parties Partyid Tillage Data Tillagedataid
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: partyId
in: path
type: string
description: ID of the associated party resource.
required: true
- name: tillageDataId
in: path
type: string
description: ID of the tillage data.
required: true
- name: api-version
in: query
type: string
description: The requested API version
required: true
- name: tillage-data
path: /tillage-data
operations:
- name: microsoftazuretillagedatalist
method: GET
description: Microsoft Azure Get Tillage Data
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: minTillageDepth
in: query
type: number
description: Minimum measured tillage depth (inclusive).
- name: maxTillageDepth
in: query
type: number
description: Maximum measured tillage depth (inclusive).
- name: minTillagePressure
in: query
type: number
description: Minimum pressure applied to a tillage implement (inclusive).
- name: maxTillagePressure
in: query
type: number
description: Maximum pressure applied to a tillage implement (inclusive).
- name: sources
in: query
type: array
description: Sources of the operation data.
- name: associatedBoundaryIds
in: query
type: array
description: Boundary IDs associated with operation data.
- name: minOperationStartDateTime
in: query
type: string
description: 'Minimum start date-time of the operation data, sample format: yyyy-MM-ddTHH:mm:ssZ (inclusive).'
- name: maxOperationStartDateTime
in: query
type: string
description: 'Maximum start date-time of the operation data, sample format: yyyy-MM-ddTHH:mm:ssZ (inclusive).'
- name: minOperationEndDateTime
in: query
type: string
description: 'Minimum end date-time of the operation data, sample format: yyyy-MM-ddTHH:mm:ssZ (inclusive).'
- name: maxOperationEndDateTime
in: query
type: string
description: 'Maximum end date-time of the operation data, sample format: yyyy-MM-ddTHH:mm:ssZ (inclusive).'
- name: minOperationModifiedDateTime
in: query
type: string
description: 'Minimum modified date-time of the operation data, sample format: yyyy-MM-ddTHH:mm:ssZ (inclusive).'
- name: maxOperationModifiedDateTime
in: query
type: string
description: 'Maximum modified date-time of the operation data, sample format: yyyy-MM-ddTHH:mm:ssZ (inclusive).'
- name: minArea
in: query
type: number
description: Minimum area for which operation was applied (inclusive).
- name: maxArea
in: query
type: number
description: Maximum area for which operation was applied (inclusive).
- 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: tillage-data-cascade-delete-jobId
path: /tillage-data/cascade-delete/{jobId}
operations:
- name: microsoftazuretillagedatacreatecascadedeletejob
method: PUT
description: Microsoft Azure Put Tillage Data Cascade Delete Jobid
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: jobId
in: path
type: string
description: Job Id supplied by end user.
required: true
- name: partyId
in: query
type: string
description: Id of the party.
required: true
- name: tillageDataId
in: query
type: string
description: Id of the tillage data.
required: true
- name: api-version
in: query
type: string
description: The requested API version
required: true
- name: microsoftazuretillagedatagetcascadedeletejobdetails
method: GET
description: Microsoft Azure Get Tillage Data Cascade Delete Jobid
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: jobId
in: path
type: string
description: Id of the job.
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-tillagedata-rest
port: 8080
description: REST adapter for Microsoft Azure Azure AgFoodPlatform Data Plane Service — TillageData. One Spectral-compliant
resource per consumed operation, prefixed with /v1.
resources:
- path: /v1/parties/{partyid}/tillage-data
name: parties-partyid-tillage-data
description: REST surface for parties-partyId-tillage-data.
operations:
- method: GET
name: microsoftazuretillagedatalistbypartyid
description: Microsoft Azure Get Parties Partyid Tillage Data
call: azure-agfoodplatform-data-plane-service-tillagedata.microsoftazuretillagedatalistbypartyid
with:
partyId: rest.partyId
minTillageDepth: rest.minTillageDepth
maxTillageDepth: rest.maxTillageDepth
minTillagePressure: rest.minTillagePressure
maxTillagePressure: rest.maxTillagePressure
sources: rest.sources
associatedBoundaryIds: rest.associatedBoundaryIds
minOperationStartDateTime: rest.minOperationStartDateTime
maxOperationStartDateTime: rest.maxOperationStartDateTime
minOperationEndDateTime: rest.minOperationEndDateTime
maxOperationEndDateTime: rest.maxOperationEndDateTime
minOperationModifiedDateTime: rest.minOperationModifiedDateTime
maxOperationModifiedDateTime: rest.maxOperationModifiedDateTime
minArea: rest.minArea
maxArea: rest.maxArea
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/parties/{partyid}/tillage-data/{tillagedataid}
name: parties-partyid-tillage-data-tillagedataid
description: REST surface for parties-partyId-tillage-data-tillageDataId.
operations:
- method: GET
name: microsoftazuretillagedataget
description: Microsoft Azure Get Parties Partyid Tillage Data Tillagedataid
call: azure-agfoodplatform-data-plane-service-tillagedata.microsoftazuretillagedataget
with:
partyId: rest.partyId
tillageDataId: rest.tillageDataId
api-version: rest.api-version
outputParameters:
- type: object
mapping: $.
- method: PATCH
name: microsoftazuretillagedatacreateorupdate
description: Microsoft Azure Patch Parties Partyid Tillage Data Tillagedataid
call: azure-agfoodplatform-data-plane-service-tillagedata.microsoftazuretillagedatacreateorupdate
with:
partyId: rest.partyId
tillageDataId: rest.tillageDataId
api-version: rest.api-version
tillageData: rest.tillageData
outputParameters:
- type: object
mapping: $.
- method: DELETE
name: microsoftazuretillagedatadelete
description: Microsoft Azure Delete Parties Partyid Tillage Data Tillagedataid
call: azure-agfoodplatform-data-plane-service-tillagedata.microsoftazuretillagedatadelete
with:
partyId: rest.partyId
tillageDataId: rest.tillageDataId
api-version: rest.api-version
outputParameters:
- type: object
mapping: $.
- path: /v1/tillage-data
name: tillage-data
description: REST surface for tillage-data.
operations:
- method: GET
name: microsoftazuretillagedatalist
description: Microsoft Azure Get Tillage Data
call: azure-agfoodplatform-data-plane-service-tillagedata.microsoftazuretillagedatalist
with:
minTillageDepth: rest.minTillageDepth
maxTillageDepth: rest.maxTillageDepth
minTillagePressure: rest.minTillagePressure
maxTillagePressure: rest.maxTillagePressure
sources: rest.sources
associatedBoundaryIds: rest.associatedBoundaryIds
minOperationStartDateTime: rest.minOperationStartDateTime
maxOperationStartDateTime: rest.maxOperationStartDateTime
minOperationEndDateTime: rest.minOperationEndDateTime
maxOperationEndDateTime: rest.maxOperationEndDateTime
minOperationModifiedDateTime: rest.minOperationModifiedDateTime
maxOperationModifiedDateTime: rest.maxOperationModifiedDateTime
minArea: rest.minArea
maxArea: rest.maxArea
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/tillage-data/cascade-delete/{jobid}
name: tillage-data-cascade-delete-jobid
description: REST surface for tillage-data-cascade-delete-jobId.
operations:
- method: PUT
name: microsoftazuretillagedatacreatecascadedeletejob
description: Microsoft Azure Put Tillage Data Cascade Delete Jobid
call: azure-agfoodplatform-data-plane-service-tillagedata.microsoftazuretillagedatacreatecascadedeletejob
with:
jobId: rest.jobId
partyId: rest.partyId
tillageDataId: rest.tillageDataId
api-version: rest.api-version
outputParameters:
- type: object
mapping: $.
- method: GET
name: microsoftazuretillagedatagetcascadedeletejobdetails
description: Microsoft Azure Get Tillage Data Cascade Delete Jobid
call: azure-agfoodplatform-data-plane-service-tillagedata.microsoftazuretillagedatagetcascadedeletejobdetails
with:
jobId: rest.jobId
api-version: rest.api-version
outputParameters:
- type: object
mapping: $.
- type: mcp
namespace: azure-agfoodplatform-data-plane-service-tillagedata-mcp
port: 9090
transport: http
description: MCP adapter for Microsoft Azure Azure AgFoodPlatform Data Plane Service — TillageData. One tool per consumed
operation, routed inline through this capability's consumes block.
tools:
- name: microsoft-azure-get-parties-partyid
description: Microsoft Azure Get Parties Partyid Tillage Data
hints:
readOnly: true
destructive: false
idempotent: true
call: azure-agfoodplatform-data-plane-service-tillagedata.microsoftazuretillagedatalistbypartyid
with:
partyId: tools.partyId
minTillageDepth: tools.minTillageDepth
maxTillageDepth: tools.maxTillageDepth
minTillagePressure: tools.minTillagePressure
maxTillagePressure: tools.maxTillagePressure
sources: tools.sources
associatedBoundaryIds: tools.associatedBoundaryIds
minOperationStartDateTime: tools.minOperationStartDateTime
maxOperationStartDateTime: tools.maxOperationStartDateTime
minOperationEndDateTime: tools.minOperationEndDateTime
maxOperationEndDateTime: tools.maxOperationEndDateTime
minOperationModifiedDateTime: tools.minOperationModifiedDateTime
maxOperationModifiedDateTime: tools.maxOperationModifiedDateTime
minArea: tools.minArea
maxArea: tools.maxArea
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-get-parties-partyid-2
description: Microsoft Azure Get Parties Partyid Tillage Data Tillagedataid
hints:
readOnly: true
destructive: false
idempotent: true
call: azure-agfoodplatform-data-plane-service-tillagedata.microsoftazuretillagedataget
with:
partyId: tools.partyId
tillageDataId: tools.tillageDataId
api-version: tools.api-version
outputParameters:
- type: object
mapping: $.
- name: microsoft-azure-patch-parties-partyid
description: Microsoft Azure Patch Parties Partyid Tillage Data Tillagedataid
hints:
readOnly: false
destructive: false
idempotent: true
call: azure-agfoodplatform-data-plane-service-tillagedata.microsoftazuretillagedatacreateorupdate
with:
partyId: tools.partyId
tillageDataId: tools.tillageDataId
api-version: tools.api-version
tillageData: tools.tillageData
outputParameters:
- type: object
mapping: $.
- name: microsoft-azure-delete-parties-partyid
description: Microsoft Azure Delete Parties Partyid Tillage Data Tillagedataid
hints:
readOnly: false
destructive: true
idempotent: true
call: azure-agfoodplatform-data-plane-service-tillagedata.microsoftazuretillagedatadelete
with:
partyId: tools.partyId
tillageDataId: tools.tillageDataId
api-version: tools.api-version
outputParameters:
- type: object
mapping: $.
- name: microsoft-azure-get-tillage-data
description: Microsoft Azure Get Tillage Data
hints:
readOnly: true
destructive: false
idempotent: true
call: azure-agfoodplatform-data-plane-service-tillagedata.microsoftazuretillagedatalist
with:
minTillageDepth: tools.minTillageDepth
maxTillageDepth: tools.maxTillageDepth
minTillagePressure: tools.minTillagePressure
maxTillagePressure: tools.maxTillagePressure
sources: tools.sources
associatedBoundaryIds: tools.associatedBoundaryIds
minOperationStartDateTime: tools.minOperationStartDateTime
maxOperationStartDateTime: tools.maxOperationStartDateTime
minOperationEndDateTime: tools.minOperationEndDateTime
maxOperationEndDateTime: tools.maxOperationEndDateTime
minOperationModifiedDateTime: tools.minOperationModifiedDateTime
maxOperationModifiedDateTime: tools.maxOperationModifiedDateTime
minArea: tools.minArea
maxArea: tools.maxArea
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-put-tillage-data
description: Microsoft Azure Put Tillage Data Cascade Delete Jobid
hints:
readOnly: false
destructive: false
idempotent: true
call: azure-agfoodplatform-data-plane-service-tillagedata.microsoftazuretillagedatacreatecascadedeletejob
with:
jobId: tools.jobId
partyId: tools.partyId
tillageDataId: tools.tillageDataId
api-version: tools.api-version
outputParameters:
- type: object
mapping: $.
- name: microsoft-azure-get-tillage-data-2
description: Microsoft Azure Get Tillage Data Cascade Delete Jobid
hints:
readOnly: true
destructive: false
idempotent: true
call: azure-agfoodplatform-data-plane-service-tillagedata.microsoftazuretillagedatagetcascadedeletejobdetails
with:
jobId: tools.jobId
api-version: tools.api-version
outputParameters:
- type: object
mapping: $.