mark_done
Mark an event or one occurrence of a series as done at the current UTC time. Handles recurring events and returns series remaining and overrides.
Instructions
Mark an event (or one occurrence of a series) done at the current UTC moment.
`occurrence=None` marks the whole event / series; otherwise marks only that
occurrence (via a RECURRENCE-ID override). Idempotent: re-marking replaces
the prior timestamp. The response includes `series_remaining` and
`overrides` for parity with move_occurrence / exclude_occurrence.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uid | Yes | ||
| calendar | No | ||
| occurrence | No |