Skip to content
Daaysorn
Esc
navigateopen⌘Jpreview
On this page

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/events
  • POST /v1/api/schedule/events
  • PATCH /v1/api/schedule/events/:id
  • POST /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 window
  • schedule.mutate — create, update, or cancel (needs your confirm unless you granted full control for schedule)

Shared team calendars come later.

Was this page helpful?