generate_estimate
Price a job with a published estimate template: pass measurements (e.g. {roof_area_m2: 120, pitch_deg: 30}) and get the line items (product, quantity, unit price) the template produces from the workspace's product list. Nothing is saved. Call without measurements to see which fields the template uses.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| waste_pct | No | Override the template's waste % | |
| template_id | Yes | ||
| measurements | No | field → number |