get_user
Retrieve signed-in user profile and linked calendar accounts. Use this initial call to identify available calendars before querying events.
Instructions
Call first to learn who is signed in and which calendar accounts exist. POST /v2/getUser {}. Returns profile + linked accounts (title/email first). Use before get_calendar_lists / get_events. Session JWT required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||