incremental_sync
Retrieve calendar changes since the last sync using sync tokens, enabling incremental updates without full refetches. Intended for advanced use; use get_events for routine reads.
Instructions
Drive incremental calendar sync with sync tokens. POST /v2/incrementalSync {syncTokens, metadata:{caller}}. Often 400 without valid tokens from a prior sync — expose for advanced use; prefer get_events for normal reads. sync_tokens_json + optional metadata_json.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| metadata_json | No | ||
| sync_tokens_json | No |