
GetEvent
GetEvent
yaml
type: "io.kestra.plugin.googleworkspace.calendar.GetEvent"Examples
yaml
id: googleworkspace_calendar_get_event
namespace: company.team
tasks:
- id: get_event
type: io.kestra.plugin.googleworkspace.calendar.GetEvent
serviceAccount: "{{ secret('GCP_SERVICE_ACCOUNT_JSON') }}"
calendarId: team@company.com
eventId: "abcdef123456"
maxAttendees: 50
alwaysIncludeEmail: true
Properties
calendarId*Requiredstring
eventId*Requiredstring
alwaysIncludeEmailbooleanstring
Default
falsemaxAttendeesintegerstring
readTimeoutintegerstring
Default
120scopesarray
SubTypestring
Default
["https://www.googleapis.com/auth/calendar"]serviceAccountstring
Outputs
event
Definitions
io.kestra.plugin.googleworkspace.calendar.models.Event
descriptionstring
idstring
locationstring
statusstring
summarystring