msio_generate_estimate
Generate a Good/Better/Best three-tier estimate scaffold: scope language, line items, and tier framing. Pricing is intentionally null, so use the contractor's past HCP jobs to ground dollar amounts.
Instructions
Generate a Good/Better/Best three-tier estimate skeleton (language only).
USE WHEN: Contractor needs estimate scaffolding — scope language, line item structure, tier framing for a Good/Better/Best presentation. DO NOT USE WHEN: Creating an estimate record in HCP (no API write here), looking up raw historical pricing. GOTCHAS: v0.1.0 is language-only — every tier returns unit_price=null. The connected AI must NOT invent dollar amounts. To get grounded pricing, aggregate the contractor's own past HCP jobs of the same category at runtime. Per-job-type directive content (when present) goes in directive_guidance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| conditions | No | ||
| job_description | Yes | ||
| service_category | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| error | No | ||
| success | Yes | ||
| metadata | Yes |