List Calendars
get_calendarsList all calendars in your sidebar, including colleagues', and identify which you can read. Optionally verify access by probing each calendar.
Instructions
List the calendars in your sidebar — yours and colleagues' — and who you can read.
A colleague's calendar being listed does NOT mean it is readable: the entry
looks identical either way, and only a read attempt tells them apart — hence
check_access. When someone's calendar is closed, their schedule WITH
MEETING SUBJECTS is usually still available via get_user_availability.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| check_access | No | probe each colleague's calendar with a one-day read and report `access` as "readable" or "denied". Costs one call per colleague; False leaves `access` as "unknown". |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |