Search field operations across an organization or for a specific field. Returns crop, dates, area, and type-specific details for planting, harvest, application, and tillage operations.
fertilizer, herbicide, insecticide, fungicide, other
ratePerAcre
Application rate
rateUnit
Rate unit (e.g., lbs, gal)
Tillage
Field
Description
implement
Tillage implement used
depth
Tillage depth
Notes
When searching across all fields in an organization (no fieldId), the tool queries up to 20 fields to avoid provider API limits. For large organizations, filter by fieldId for best results.
Errors
Code
Cause
ORG_NOT_FOUND
Organization doesn't exist
NO_DATA_FOR_PERIOD
No operations found in date range
TOKEN_EXPIRED
John Deere token expired
PROVIDER_TIMEOUT
Try a shorter date range
Parameter
Type
Required
Description
orgId
string
Required
Organization ID
fieldId
string
Optional
operationType
planting | harvest | application | tillage | all
Optional
dateRange
object
Optional
limit
number
Optional
offset
number
Optional
See Error Handling for recovery patterns and retry strategies.