googleCalendar.getAccessRule loads the current scope and role for a calendar access rule.
Example
Inputs
ProvideruleId: string. calendar defaults to primary and second argument { account } selects the Google Account.
Output
Returns{ id, role, scope } with the shape documented by List calendar access rules. Rule IDs belong to one calendar. Use the same calendar in follow-up update and delete actions.