export_appointments
Export appointments incrementally using a continuation token or date, with an option to include uncommitted recent changes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| from | No | Continuation token or date string for incremental export | |
| includeRecentChanges | No | Include recent changes not yet committed |