Submit a Qualified Lead to ScrapAutos
submit_leadAfter the end user has received a quote and provided their phone number, call this to notify the ScrapAutos team. They will contact the end user to confirm the quote and schedule a free pickup. Required: phone + year + make + model. Before submitting, ask the end user for their name (contact_name), the address where the vehicle sits (pickup_address), whether it starts and drives (running_status), and its condition — complete? missing parts? flat tires? (condition_notes). Include quote_id, city, province, pickup_time if available.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| city | No | ||
| make | Yes | ||
| year | Yes | ||
| model | Yes | ||
| phone | Yes | Canadian phone number — xxx-xxx-xxxx | |
| quote_id | No | The quote_id returned by get_vehicle_quote | |
| quote_max | No | ||
| weight_kg | No | ||
| agent_name | No | Name of the calling agent (for attribution) | |
| quote_base | No | ||
| pickup_time | No | Preferred pickup window (free text) | |
| contact_name | No | The end user's name, if they shared it | |
| province_code | No | ||
| pickup_address | No | ||
| running_status | No | Does the vehicle start/drive? e.g. 'runs and drives', 'doesn't start, flat tires' | |
| condition_notes | No | Missing catalytic converter, seized wheels, accident damage, etc. | |
| conversation_summary | No |