| name | conference-contact-capture |
| description | Capture a newly met contact from a voice note, text note, WhatsApp snippet, LinkedIn URL, or partial memory immediately after an event or meeting. |
Conference Contact Capture
Purpose
Turn messy post-meeting input into a structured contact draft.
Inputs
- voice-note transcript
- typed note
- WhatsApp snippet
- LinkedIn URL
- partial name/company/context
Extract
- full name
- company
- role/title
- where met
- event name
- date/time
- what they do
- why relevant
- promised next step
- freeform memory notes
Rules
- do not invent missing facts
- preserve raw user phrasing
- mark uncertain fields clearly
- output usable structured JSON/row format
- always keep a notes field
Output schema
- contact_name
- company
- title
- met_at
- event_name
- summary
- next_step
- notes
- confidence
- source_input