Microsoft Graph calendar event get profile
org.intentschema.productivity.calendar.event.get.v1@com.microsoft.graph.v1
JSON: bare · @sha256:1cdd9a74095b…
Hash: sha256:1cdd9a74095b680664d203ec3f699c89fd50977ed939af22a515343f253a3bbd
Graph profile for calendar event get.
Implements: Get calendar event (org.intentschema.productivity.calendar.event.get.v1)
Payload
| Field | Type | Description |
target * | Target (required: external_id) | (system = "ms_graph", required: system) |
ms_graph @com.microsoft.graph | object | |
ms_graph @com.microsoft.graph
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 | /events/{id} path parameter |