create_prediction_with_lead
Run a Flowise chatflow while capturing a lead email to associate with the conversation, enabling lead management and follow-up.
Instructions
Run a Flowise chatflow and capture a lead email for the conversation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chatId | No | Optional session ID for conversation continuity | |
| question | Yes | The question or prompt to send to the chatflow | |
| leadEmail | Yes | Email address of the lead/user | |
| chatflowId | Yes | The ID of the chatflow to run | |
| overrideConfig | No | Optional configuration overrides for the chatflow |