Google Calendar invite list profile
org.intentschema.productivity.calendar.invite.list.v1@com.google.calendar.v1
JSON: bare · @sha256:1fd813936663…
Hash: sha256:1fd813936663b28d73685fd291032b9e9c3e323991a858dc69905fdcd9fe2489
Google Calendar profile for listing pending invites.
Implements: List calendar invites (org.intentschema.productivity.calendar.invite.list.v1)
Payload
| Field | Type | Description |
target * | Target | (system = "google_calendar", required: system) |
object | object | |
object
| Field | Type | Description |
query | string | Optional provider-specific search string. |
filter | object | |
limit | integer (minimum 1; maximum 500; default 50) | |
cursor | string | |
filter
| Field | Type | Description |
after | string (date-time) | |
before | string (date-time) | |
status | enum: needs_action | tentative | accepted | declined | |
Result
| Field | Type | Description |
items * | object[] | |
next_cursor | string | Present when more results are available. |
estimated_total | integer | |
API mapping
Field mapping
| Intent field | API parameter |
object.filter.status | (use events.list + filter by attendee responseStatus) |