List a person's or team's event types
get_public_profileTakes a handle, the first path segment of a booking link (https://host/acme/demo → "acme"). Returns the person or team and their bookable event types, with duration, price and hosts. A handle from before a rename also works. Next: call get_available_slots with one of the event type slugs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| handle | Yes | 1-40 lowercase letters, digits or dashes, starting and ending with a letter or digit |