get_contact
Get an event contact's profile, event status, sessions, and notes count. Returns the published speaker card link when one exists. Free-text fields are labeled as untrusted content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| org | No | Organization slug. Only needed when you belong to multiple organizations; must be one returned by list_my_orgs. | |
| eventId | Yes | Event id, as returned by list_events. | |
| contactId | Yes | Contact id from list_speakers or search_contacts. |