Change a lead's status
set_lead_statusMove a lead in the user's business inbox to new, contacted, qualified, won or lost. Requires the user's confirmation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | ||
| lead_id | Yes | ||
| confirmation_token | No | Leave empty on the first call: you get an action_summary and a token instead of the action. After the user explicitly confirms that summary, call again with the SAME arguments plus this token. |