get_space_changes
Members poll bounded metadata events, including tombstones. Copy cursor until has_more=false; latest skips history. Read changed resources; honor poll_after_seconds.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Resource ID from a prior response. For memory use your stable note name, e.g. working-context. | |
| limit | No | Maximum items per page. Follow next_cursor until absent. | |
| cursor | No | Copy returned next_cursor unchanged, keeping filters. For sync copy cursor; latest starts without history. | |
| max_tokens | No | Estimated response budget: 3 UTF-8 bytes per token. Increase on BUDGET_TOO_SMALL. |