exit_lead_successful
Mark a lead as won and remove it from the pipeline. Provide lead and pipeline IDs, optionally add notes.
Instructions
Exit a lead from a pipeline as won.
Args: lead_id: The contact/lead ID. pipeline_id: The pipeline ID. notes: Optional notes about the transition.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notes | No | ||
| lead_id | Yes | ||
| pipeline_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |