calendar_acl_insert
Create access control rules for Google Calendar by specifying calendar ID, role, and scope type (default, user, group, domain).
Instructions
Create a new access control rule for a Google Calendar
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| role | Yes | The access role (none, freeBusyReader, reader, writer, owner) | |
| scopeType | Yes | Scope type (default, user, group, domain) | |
| calendarId | Yes | ID of the calendar | |
| scopeValue | No | Scope value (email address, group email, or domain name; not required for default scope type) |