getCalendarAccessRule loads the current scope and role for an ACL rule.
Example
Inputs
ruleId: string is required. calendar defaults to primary and 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.