Create Lead
create_leadAdd a new lead to your Housecall Pro account by supplying the lead's information in the expected API body. Lets you record leads directly from conversation, avoiding manual form filling.
Instructions
Create a new lead. Provide body matching Housecall Pro's create-lead fields. Docs: https://docs.housecallpro.com/docs/housecall-public-api/8961eaf9f1c28-create-lead
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Raw JSON request body, matching the field names in Housecall Pro's docs for this exact endpoint (linked in this tool's description). This is passed straight through -- confirm field names against the docs before calling. |