Create Estimate
create_estimateCreate a new estimate in Housecall Pro by providing the required estimate data as JSON.
Instructions
Create a new estimate. Provide body matching Housecall Pro's create-estimate fields. Docs: https://docs.housecallpro.com/docs/housecall-public-api/4004d373be14c
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. |