cyberneticlibrary

List and manage calendars

list-calendars-skillskillsetup L10
choice-open/atomemo-official-plugins
What it does

List Google Calendar calendars for authenticated user

Best for

Fetching calendar list before creating or listing events

Inputs
  • · credential_id (google-calendar-oauth2)
Outputs
  • · array of calendars with id, summary, primary flag
Requires
  • · Google Calendar API
  • · OAuth2 token
Preconditions
  • · User authenticated with Google
  • · calendar read permission granted
Failure modes
  • · Stale credential token
  • · User has not shared calendars
  • · OAuth session expired
Trust signals
  • · choice-open/atomemo-official-plugins repo
  • · standard Google Calendar API schema