accept_unsorted
Convert an unsorted lead into an active pipeline lead. Set the target pipeline, status, and responsible user to route it correctly.
Instructions
Accept an unsorted lead — moves it into a pipeline as a real lead. Optionally specify target pipeline, status, and responsible user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uid | Yes | UID of the unsorted lead to accept | |
| user_id | No | Responsible user ID for the accepted lead | |
| status_id | No | Target status ID within the pipeline | |
| pipeline_id | No | Target pipeline ID |