create_lead
Create a lead matter in Smokeball by providing a matter type ID and client contact ID. Convert a contact into a lead for tracking.
Instructions
Create a lead (created as a matter with isLead=true via POST /matters). matter_type_id: from list_matter_types. client_id: existing contact ID to associate as client.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| client_id | No | ||
| matter_type_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |