Get Seasons
sia_get_seasonsRetrieve agricultural seasons for crop planning with season IDs used to create crop zones.
Instructions
List agricultural seasons from the SIA SeasonService.
Seasons define time periods for crop planning. Use season IDs when creating crop zones.
Args:
top (number, optional): Max results (default: 50)
Returns: Array of Season objects with ID, name, startDate, endDate
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top | No |