naftiko: 1.0.0-alpha2 info: label: Microsoft Azure Data Manager for Agriculture Data Plane Service — TillageData description: 'Microsoft Azure Data Manager for Agriculture Data Plane Service — TillageData. 6 operations. Lead operation: Microsoft Azure Get Parties Partyid Tillage Data Tillagedataid. 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: data-manager-for-agriculture-data-plane-service-tillagedata baseUri: '' description: Microsoft Azure Data Manager for Agriculture Data Plane Service — TillageData business capability. Self-contained, no shared references. resources: - 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-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 - name: tillage-data:search path: /tillage-data:search operations: - name: microsoftazuretillagedatasearch method: POST description: Microsoft Azure Post Tillage Data:search outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: skipToken in: query type: string description: Skip token for getting next set of results. - name: maxPageSize in: query type: integer description: Maximum number of items needed (inclusive). Minimum = 10, Maximum = 1000, Default Value = 50. - name: api-version in: query type: string description: The requested API version required: true - name: searchFarmOperationQuery in: body type: string description: Query filters. required: true exposes: - type: rest namespace: data-manager-for-agriculture-data-plane-service-tillagedata-rest port: 8080 description: REST adapter for Microsoft Azure Data Manager for Agriculture Data Plane Service — TillageData. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - 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: data-manager-for-agriculture-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: data-manager-for-agriculture-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: data-manager-for-agriculture-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/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: data-manager-for-agriculture-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: data-manager-for-agriculture-data-plane-service-tillagedata.microsoftazuretillagedatagetcascadedeletejobdetails with: jobId: rest.jobId api-version: rest.api-version outputParameters: - type: object mapping: $. - path: /v1/tillage-data-search name: tillage-data-search description: REST surface for tillage-data:search. operations: - method: POST name: microsoftazuretillagedatasearch description: Microsoft Azure Post Tillage Data:search call: data-manager-for-agriculture-data-plane-service-tillagedata.microsoftazuretillagedatasearch with: skipToken: rest.skipToken maxPageSize: rest.maxPageSize api-version: rest.api-version searchFarmOperationQuery: rest.searchFarmOperationQuery outputParameters: - type: object mapping: $. - type: mcp namespace: data-manager-for-agriculture-data-plane-service-tillagedata-mcp port: 9090 transport: http description: MCP adapter for Microsoft Azure Data Manager for Agriculture 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 Tillagedataid hints: readOnly: true destructive: false idempotent: true call: data-manager-for-agriculture-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: data-manager-for-agriculture-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: data-manager-for-agriculture-data-plane-service-tillagedata.microsoftazuretillagedatadelete with: partyId: tools.partyId tillageDataId: tools.tillageDataId 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: data-manager-for-agriculture-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 description: Microsoft Azure Get Tillage Data Cascade Delete Jobid hints: readOnly: true destructive: false idempotent: true call: data-manager-for-agriculture-data-plane-service-tillagedata.microsoftazuretillagedatagetcascadedeletejobdetails with: jobId: tools.jobId api-version: tools.api-version outputParameters: - type: object mapping: $. - name: microsoft-azure-post-tillage-data-search description: Microsoft Azure Post Tillage Data:search hints: readOnly: true destructive: false idempotent: false call: data-manager-for-agriculture-data-plane-service-tillagedata.microsoftazuretillagedatasearch with: skipToken: tools.skipToken maxPageSize: tools.maxPageSize api-version: tools.api-version searchFarmOperationQuery: tools.searchFarmOperationQuery outputParameters: - type: object mapping: $.