2026-07-31 — Personal calendar on Life OS
Create and manage your own events; your assistant can list or change them only with your capability token and confirmation.
Your schedule
You can create, list, update, and cancel personal calendar events:
GET /v1/api/schedule/eventsPOST /v1/api/schedule/eventsPATCH /v1/api/schedule/events/:idPOST /v1/api/schedule/events/:id/cancel
A default personal calendar is created the first time you add an event.
Assistant tools
After you spawn a run, the assistant can call:
schedule.list— read events in a windowschedule.mutate— create, update, or cancel (needs your confirm unless you granted full control forschedule)
Shared team calendars come later.
