meeting_prep_prepare_meeting_contacts
Identifies the target company and primary contact from meeting attendees, then formats all contacts for streamlined research.
Instructions
Identifies target company, primary contact, and formats all contacts for research. Combines Steps 21-22 from original workflow.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| classified_attendees | Yes | The classified attendees from Process Calendar Event action. Contains external_attendees and internal_attendees. | {{classified_attendees}} |
| user_email | Yes | Current user's email address. | {{_google_email}} |
| use_llm_for_company_name | No | Enable to use LLM for better company name inference from domain. Slower but more accurate. | |
| output_variable_name | Yes | Variable name to store prepared contacts. | prepared_contacts |