list_associated_contacts
List a contact and the people associated with them for one event, including names, email addresses, and relationship labels. 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. |