list_calendars
Retrieve accessible calendars for a Google Workspace user to view summaries, IDs, and primary status. Use this tool to manage calendar access within a secure environment.
Instructions
Retrieves a list of calendars accessible to the authenticated user.
Args: user_google_email (str): The user's Google email address. Required.
Returns: str: A formatted list of the user's calendars (summary, ID, primary status).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_google_email | Yes |