Google Calendar event get profile
org.intentschema.productivity.calendar.event.get.v1@com.google.calendar.v1
JSON: bare · @sha256:0065c88a19e6…
Hash: sha256:0065c88a19e67aac64ec839bd599a83f83df1d3522b07f08727d9b7290dae0d1
Google Calendar profile for event get.
Implements: Get calendar event (org.intentschema.productivity.calendar.event.get.v1)
Payload
| Field | Type | Description |
target * | Target (required: external_id) | (system = "google_calendar", required: system) |
google_calendar @com.google.calendar | object | |
google_calendar @com.google.calendar
open object — no declared properties
Result
| Field | Type | Description |
external_id * | string | |
object | object | |
etag | string | |
object
| Field | Type | Description |
summary | string | |
description | string | |
location | string | |
start | string (date-time) | |
end | string (date-time) | |
timezone | string | |
attendees | string (email)[] | |
recurrence | string | |
API mapping
Field mapping
| Intent field | API parameter |
target.external_id | calendarId/events/{eventId} path params |