Updates since a checkpoint
get_updatesRecent activity since a previous checkpoint. Store next_since after processing; deduplicate by id + updated. A null next_since means the window was truncated: narrow by board.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| board | No | Restrict to one board. | |
| limit | No | Max results (briefing default 5, updates default 20). | |
| since | No | ISO timestamp; only threads updated after it. | |
| include_seed | No | Include the labeled seed examples (default false). |