Skip to content

List Calendars Node

Data/Google/Calendar

List Calendars

List all Google Calendars

data_google_calendar_listdataLong running
Inputs2
Outputs5
Security exposure10/10
Packagedata

Ratings

Scores range from 0 to 10. Higher values mean more impact, exposure, or operational weight.

No score metadata has been set for this node yet.

Input Pins

2

Input

Execution
exec_in

Trigger

Provider

Struct
provider

Google provider

GoogleProviderGoogleProvider4 fields
provider_idstringrequired

The provider ID

access_tokenstringrequired

The OAuth access token

refresh_tokenstring | null

Optional refresh token

expires_atinteger | null

Token expiration timestamp (unix seconds)

format uint64min 0
Schema enforced

Output Pins

5

Success

Execution
exec_out

Error

Execution
error

Calendars

Struct Array
calendars

List of calendars

GoogleCalendarGoogleCalendar5 fields
idstringrequired
summarystringrequired
descriptionstring | null
time_zonestring | null
primarybooleanrequired

Primary Calendar ID

String
primary_calendar_id

Error Message

String
error_message

Node Info

Internal name
data_google_calendar_list
Category
Data/Google/Calendar