meeting_prep_process_contact_research
Processes contact research to identify primary contacts, build profiles, and score research quality for meeting preparation.
Instructions
Processes contact research results to identify primary contact, build profiles, and calculate research quality scores.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| contact_research_results | Yes | The results from the Contact Research action. | {{contact_research_results}} |
| classified_attendees | Yes | The classified attendees with metadata. | {{classified_attendees}} |
| target_company_identity | Yes | Target company info from Prepare Meeting Contacts. Use {{prepared_contacts.target_company}}. | {{target_company_identity}} |
| processed_gcal_event | Yes | The processed calendar event data. | {{processed_gcal_event}} |
| user_email | Yes | Current user's email address. | {{_google_email}} |
| output_variable_name | Yes | Variable name to store processed research. | processed_research |