log_crm_note
Save a structured summary of a conversation into the CRM for a lead. Analyze the chat/context yourself, then call this with a concise summary, the prospect's pain points, and overall sentiment. Builds durable context for future personalized follow-ups. (Stored separately from raw LinkedIn message history.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| summary | Yes | Concise summary of the conversation / current relationship state. | |
| sentiment | No | Overall sentiment. Optional. | |
| contact_id | Yes | UUID of the contact | |
| pain_points | No | Key pain points the prospect expressed. Optional. |