exit_lead_unsuccessful
Mark a lead as lost in a pipeline, optionally adding notes and a lost reason to keep your CRM records accurate.
Instructions
Exit a lead from a pipeline as lost.
Args: lead_id: The contact/lead ID. pipeline_id: The pipeline ID. notes: Optional notes about the transition. lost_reason: Optional lost reason.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notes | No | ||
| lead_id | Yes | ||
| lost_reason | No | ||
| pipeline_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |