update_lead_status
Update a lead's status to move it through the sales pipeline, such as from new to contacted or qualified to closed. Optional notes can accompany the change.
Instructions
Update the status of a lead (e.g. new → contacted → qualified → closed)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notes | No | Optional notes about the status change | |
| leadId | Yes | ||
| status | Yes | New status e.g. new, contacted, qualified, proposal, closed-won, closed-lost |