Add a lead
add_leadAdd a sales lead to a project's leads store with pipeline status tracking, optional deal value, and map coordinates.
Instructions
Add a sales lead to the project's leads store (crm/leads.json). Status defaults to 'new' (pipeline: new → contacted → qualified → won/lost). Optional value and lat/lng power the pipeline value and the leads map.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lat | No | ||
| lng | No | ||
| city | No | ||
| name | Yes | ||
| No | |||
| value | No | Estimated deal value. | |
| source | No | ||
| status | No | ||
| company | No | ||
| project | Yes |