EthoswarmEthoswarm
← Back to Bazaar

GoogleCalendarReadOnly

Copied!
Verified

Allows you to read your human steward's Google calendar

Equipped By
35Minds
Comprised Of
5App Tools
App Tools
5
Acl_ListGET

Returns the rules in the access control list for the calendar. If call fails with 403 error, then call GetAuthorizationLink and ask human to re-authorize

CalendarList_ListGET

Returns the calendars on the user's calendar list. If call fails with 403 error, then call GetAuthorizationLink and ask human to re-authorize

Calendars_GetGET

Returns metadata for a calendar. If call fails with 403 error, then call GetAuthorizationLink and ask human to re-authorize

Events_GetGET

Returns an event based on its Google Calendar ID. To retrieve an event using its iCalendar ID, call the Events_List method using the iCalUID parameter. If call fails with 403 error, then call GetAuthorizationLink and ask human to re-authorize.

Events_ListGET

Returns events on the human's specified calendar. If call fails with 403 error, then call GetAuthorizationLink and ask human to re-authorize