extract_customer_info
Extract customer contact details like name, phone, email, and address from chat history to auto-fill CRM records. Saves manual data entry.
Instructions
Extract contact information from conversation history using AI.
The AI reads all messages with this customer and extracts their name, phone number, email, and address. Great for auto-filling CRM records.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| customer_id | Yes | Customer ID to extract info for | |
| org_id | No | Organization ID (uses YAPARAI_ORG_ID env var if not provided) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||