naftiko: 1.0.0-alpha2 info: label: Microsoft Azure Data Manager for Agriculture Data Plane Service — Seasons description: 'Microsoft Azure Data Manager for Agriculture Data Plane Service — Seasons. 4 operations. Lead operation: Microsoft Azure Get Seasons. Self-contained Naftiko capability covering one Microsoft Azure business surface.' tags: - Microsoft Azure - Seasons 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-seasons baseUri: '' description: Microsoft Azure Data Manager for Agriculture Data Plane Service — Seasons business capability. Self-contained, no shared references. resources: - name: seasons path: /seasons operations: - name: microsoftazureseasonslist method: GET description: Microsoft Azure Get Seasons outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: minStartDateTime in: query type: string description: 'Minimum season start datetime, sample format: yyyy-MM-ddTHH:mm:ssZ.' - name: maxStartDateTime in: query type: string description: 'Maximum season start datetime, sample format: yyyy-MM-ddTHH:mm:ssZ.' - name: minEndDateTime in: query type: string description: 'Minimum season end datetime, sample format: yyyy-MM-ddTHH:mm:ssZ.' - name: maxEndDateTime in: query type: string description: 'Maximum season end datetime, sample format: yyyy-MM-ddTHH:mm:ssZ.' - name: years in: query type: array description: Years of the resource. - 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: seasons-seasonId path: /seasons/{seasonId} operations: - name: microsoftazureseasonsget method: GET description: Microsoft Azure Get Seasons Seasonid outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: seasonId in: path type: string description: Id of the season. required: true - name: api-version in: query type: string description: The requested API version required: true - name: microsoftazureseasonscreateorupdate method: PATCH description: Microsoft Azure Patch Seasons Seasonid outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: seasonId in: path type: string description: Id of the season resource. required: true - name: api-version in: query type: string description: The requested API version required: true - name: season in: body type: string description: Season resource payload to create or update. required: true - name: microsoftazureseasonsdelete method: DELETE description: Microsoft Azure Delete Seasons Seasonid outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: seasonId in: path type: string description: Id of the season. 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-seasons-rest port: 8080 description: REST adapter for Microsoft Azure Data Manager for Agriculture Data Plane Service — Seasons. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/seasons name: seasons description: REST surface for seasons. operations: - method: GET name: microsoftazureseasonslist description: Microsoft Azure Get Seasons call: data-manager-for-agriculture-data-plane-service-seasons.microsoftazureseasonslist with: minStartDateTime: rest.minStartDateTime maxStartDateTime: rest.maxStartDateTime minEndDateTime: rest.minEndDateTime maxEndDateTime: rest.maxEndDateTime years: rest.years 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/seasons/{seasonid} name: seasons-seasonid description: REST surface for seasons-seasonId. operations: - method: GET name: microsoftazureseasonsget description: Microsoft Azure Get Seasons Seasonid call: data-manager-for-agriculture-data-plane-service-seasons.microsoftazureseasonsget with: seasonId: rest.seasonId api-version: rest.api-version outputParameters: - type: object mapping: $. - method: PATCH name: microsoftazureseasonscreateorupdate description: Microsoft Azure Patch Seasons Seasonid call: data-manager-for-agriculture-data-plane-service-seasons.microsoftazureseasonscreateorupdate with: seasonId: rest.seasonId api-version: rest.api-version season: rest.season outputParameters: - type: object mapping: $. - method: DELETE name: microsoftazureseasonsdelete description: Microsoft Azure Delete Seasons Seasonid call: data-manager-for-agriculture-data-plane-service-seasons.microsoftazureseasonsdelete with: seasonId: rest.seasonId api-version: rest.api-version outputParameters: - type: object mapping: $. - type: mcp namespace: data-manager-for-agriculture-data-plane-service-seasons-mcp port: 9090 transport: http description: MCP adapter for Microsoft Azure Data Manager for Agriculture Data Plane Service — Seasons. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: microsoft-azure-get-seasons description: Microsoft Azure Get Seasons hints: readOnly: true destructive: false idempotent: true call: data-manager-for-agriculture-data-plane-service-seasons.microsoftazureseasonslist with: minStartDateTime: tools.minStartDateTime maxStartDateTime: tools.maxStartDateTime minEndDateTime: tools.minEndDateTime maxEndDateTime: tools.maxEndDateTime years: tools.years 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-seasons-seasonid description: Microsoft Azure Get Seasons Seasonid hints: readOnly: true destructive: false idempotent: true call: data-manager-for-agriculture-data-plane-service-seasons.microsoftazureseasonsget with: seasonId: tools.seasonId api-version: tools.api-version outputParameters: - type: object mapping: $. - name: microsoft-azure-patch-seasons-seasonid description: Microsoft Azure Patch Seasons Seasonid hints: readOnly: false destructive: false idempotent: true call: data-manager-for-agriculture-data-plane-service-seasons.microsoftazureseasonscreateorupdate with: seasonId: tools.seasonId api-version: tools.api-version season: tools.season outputParameters: - type: object mapping: $. - name: microsoft-azure-delete-seasons-seasonid description: Microsoft Azure Delete Seasons Seasonid hints: readOnly: false destructive: true idempotent: true call: data-manager-for-agriculture-data-plane-service-seasons.microsoftazureseasonsdelete with: seasonId: tools.seasonId api-version: tools.api-version outputParameters: - type: object mapping: $.