getParticipant
Retrieve participant details including timezone, calendar provider, and status using their UUID. UUID must be obtained from prior createParticipant or listParticipants calls. Does not return scheduling preferences.
Instructions
Use this tool when you already have the participant's UUID and need to look up their details — timezone, calendar provider, or status. Prerequisite: you must have the UUID from a prior createParticipant or listParticipants call. If you only have a name or email address and need the UUID, call listParticipants first. Note: this does not return scheduling preferences — call getParticipantPreferences for that.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| participantId | Yes | UUID of the participant. |