yaml
type: "io.kestra.plugin.googleworkspace.calendar.GetEvent"
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
Defaultfalse
Default120
SubTypestring
Default["https://www.googleapis.com/auth/calendar"]
Definitions
descriptionstring
idstring
locationstring
statusstring
summarystring