get_events
What changed since a cursor, including DELETES, which a list read cannot show. Returns {seq, entity, id, action}. Pass the last seq back as since on the next call to receive only entries after it; omit since for a first sync. seq is a global counter: gaps in your feed are other accounts' events, not lost data. Judge completeness from has_more, not seq.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| since | No | Cursor from the previous call's last seq. Omit for a first sync. | |
| entities | No | Optional comma-separated filter, e.g. 'workout,meal'. |