The Agent API is a utility interface for persisting state between batch jobs during data synchronization.
The Agent API is optional and can be used to store state information, such as the “last identity processed” when syncing data using a monotonically increasing key, or a “last timestamp” marker.