Google Calendar로 돌아가기
Knoon AI를 Google Calendar (Google)과 연결하여 AI 워크플로우를 자동화하세요.
List calendars accessible by the connected Google account (e.g. primary, shared calendars).
googleCalendarListCalendars
베타
권한
선택사항 권한
표시할 항목이 없습니다.
매개변수
표시할 항목이 없습니다.
반환값
| 이름 | 유형 | 설명 |
|---|---|---|
| status | string | DONE when calendars are returned. |
| sensitive.calendars.calendarId | string | Calendar ID (e.g. "primary" or a specific calendar ID). |
| sensitive.calendars.summary | string | Human-readable name of the calendar. |
| sensitive.calendars.description | string | Optional description of the calendar. |
| sensitive.calendars.timeZone | string | Time zone of the calendar (e.g. "UTC"). |
| sensitive.calendars.primary | boolean | Whether this is the primary calendar for the account. |