naftiko: 1.0.0-alpha2 info: label: Microsoft Azure Data Manager for Agriculture Data Plane Service — Fields description: 'Microsoft Azure Data Manager for Agriculture Data Plane Service — Fields. 6 operations. Lead operation: Microsoft Azure Get Fields Cascade Delete Jobid. Self-contained Naftiko capability covering one Microsoft Azure business surface.' tags: - Microsoft Azure - Fields 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-fields baseUri: '' description: Microsoft Azure Data Manager for Agriculture Data Plane Service — Fields business capability. Self-contained, no shared references. resources: - name: fields-cascade-delete-jobId path: /fields/cascade-delete/{jobId} operations: - name: microsoftazurefieldsgetcascadedeletejobdetails method: GET description: Microsoft Azure Get Fields 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: microsoftazurefieldscreatecascadedeletejob method: PUT description: Microsoft Azure Put Fields 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 associated party. required: true - name: fieldId in: query type: string description: ID of the field to be deleted. required: true - name: api-version in: query type: string description: The requested API version required: true - name: fields:search path: /fields:search operations: - name: microsoftazurefieldssearch method: POST description: Microsoft Azure Post Fields: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: searchFieldQuery in: body type: string description: Query filters. required: true - name: parties-partyId-fields-fieldId path: /parties/{partyId}/fields/{fieldId} operations: - name: microsoftazurefieldsget method: GET description: Microsoft Azure Get Parties Partyid Fields Fieldid outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: partyId in: path type: string description: Id of the associated party. required: true - name: fieldId in: path type: string description: Id of the field. required: true - name: api-version in: query type: string description: The requested API version required: true - name: microsoftazurefieldscreateorupdate method: PATCH description: Microsoft Azure Patch Parties Partyid Fields Fieldid 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: fieldId in: path type: string description: Id of the field resource. required: true - name: api-version in: query type: string description: The requested API version required: true - name: field in: body type: string description: Field resource payload to create or update. required: true - name: microsoftazurefieldsdelete method: DELETE description: Microsoft Azure Delete Parties Partyid Fields Fieldid outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: partyId in: path type: string description: Id of the party. required: true - name: fieldId in: path type: string description: Id of the field. required: true - name: api-version in: query type: string description: The requested API version required: true exposes: - type: rest namespace: data-manager-for-agriculture-data-plane-service-fields-rest port: 8080 description: REST adapter for Microsoft Azure Data Manager for Agriculture Data Plane Service — Fields. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/fields/cascade-delete/{jobid} name: fields-cascade-delete-jobid description: REST surface for fields-cascade-delete-jobId. operations: - method: GET name: microsoftazurefieldsgetcascadedeletejobdetails description: Microsoft Azure Get Fields Cascade Delete Jobid call: data-manager-for-agriculture-data-plane-service-fields.microsoftazurefieldsgetcascadedeletejobdetails with: jobId: rest.jobId api-version: rest.api-version outputParameters: - type: object mapping: $. - method: PUT name: microsoftazurefieldscreatecascadedeletejob description: Microsoft Azure Put Fields Cascade Delete Jobid call: data-manager-for-agriculture-data-plane-service-fields.microsoftazurefieldscreatecascadedeletejob with: jobId: rest.jobId partyId: rest.partyId fieldId: rest.fieldId api-version: rest.api-version outputParameters: - type: object mapping: $. - path: /v1/fields-search name: fields-search description: REST surface for fields:search. operations: - method: POST name: microsoftazurefieldssearch description: Microsoft Azure Post Fields:search call: data-manager-for-agriculture-data-plane-service-fields.microsoftazurefieldssearch with: skipToken: rest.skipToken maxPageSize: rest.maxPageSize api-version: rest.api-version searchFieldQuery: rest.searchFieldQuery outputParameters: - type: object mapping: $. - path: /v1/parties/{partyid}/fields/{fieldid} name: parties-partyid-fields-fieldid description: REST surface for parties-partyId-fields-fieldId. operations: - method: GET name: microsoftazurefieldsget description: Microsoft Azure Get Parties Partyid Fields Fieldid call: data-manager-for-agriculture-data-plane-service-fields.microsoftazurefieldsget with: partyId: rest.partyId fieldId: rest.fieldId api-version: rest.api-version outputParameters: - type: object mapping: $. - method: PATCH name: microsoftazurefieldscreateorupdate description: Microsoft Azure Patch Parties Partyid Fields Fieldid call: data-manager-for-agriculture-data-plane-service-fields.microsoftazurefieldscreateorupdate with: partyId: rest.partyId fieldId: rest.fieldId api-version: rest.api-version field: rest.field outputParameters: - type: object mapping: $. - method: DELETE name: microsoftazurefieldsdelete description: Microsoft Azure Delete Parties Partyid Fields Fieldid call: data-manager-for-agriculture-data-plane-service-fields.microsoftazurefieldsdelete with: partyId: rest.partyId fieldId: rest.fieldId api-version: rest.api-version outputParameters: - type: object mapping: $. - type: mcp namespace: data-manager-for-agriculture-data-plane-service-fields-mcp port: 9090 transport: http description: MCP adapter for Microsoft Azure Data Manager for Agriculture Data Plane Service — Fields. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: microsoft-azure-get-fields-cascade description: Microsoft Azure Get Fields Cascade Delete Jobid hints: readOnly: true destructive: false idempotent: true call: data-manager-for-agriculture-data-plane-service-fields.microsoftazurefieldsgetcascadedeletejobdetails with: jobId: tools.jobId api-version: tools.api-version outputParameters: - type: object mapping: $. - name: microsoft-azure-put-fields-cascade description: Microsoft Azure Put Fields Cascade Delete Jobid hints: readOnly: false destructive: false idempotent: true call: data-manager-for-agriculture-data-plane-service-fields.microsoftazurefieldscreatecascadedeletejob with: jobId: tools.jobId partyId: tools.partyId fieldId: tools.fieldId api-version: tools.api-version outputParameters: - type: object mapping: $. - name: microsoft-azure-post-fields-search description: Microsoft Azure Post Fields:search hints: readOnly: true destructive: false idempotent: false call: data-manager-for-agriculture-data-plane-service-fields.microsoftazurefieldssearch with: skipToken: tools.skipToken maxPageSize: tools.maxPageSize api-version: tools.api-version searchFieldQuery: tools.searchFieldQuery outputParameters: - type: object mapping: $. - name: microsoft-azure-get-parties-partyid description: Microsoft Azure Get Parties Partyid Fields Fieldid hints: readOnly: true destructive: false idempotent: true call: data-manager-for-agriculture-data-plane-service-fields.microsoftazurefieldsget with: partyId: tools.partyId fieldId: tools.fieldId api-version: tools.api-version outputParameters: - type: object mapping: $. - name: microsoft-azure-patch-parties-partyid description: Microsoft Azure Patch Parties Partyid Fields Fieldid hints: readOnly: false destructive: false idempotent: true call: data-manager-for-agriculture-data-plane-service-fields.microsoftazurefieldscreateorupdate with: partyId: tools.partyId fieldId: tools.fieldId api-version: tools.api-version field: tools.field outputParameters: - type: object mapping: $. - name: microsoft-azure-delete-parties-partyid description: Microsoft Azure Delete Parties Partyid Fields Fieldid hints: readOnly: false destructive: true idempotent: true call: data-manager-for-agriculture-data-plane-service-fields.microsoftazurefieldsdelete with: partyId: tools.partyId fieldId: tools.fieldId api-version: tools.api-version outputParameters: - type: object mapping: $.