Prepare a sauna quote request
prepare_sauna_quote_requestValidate a draft sauna project request and identify missing details. This is read-only: it does not store data, send email, select a provider, or share contact details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| city | No | City where the sauna will be installed. | |
| No | Email address for personal provider-search updates. | ||
| notes | No | Optional project details such as space, access, foundation, or electrical work. | |
| phone | No | US phone number for questions about the project. | |
| state | No | Two-letter US state code for the project. | |
| budget | No | Expected project budget range in US dollars. | |
| heatType | No | Preferred sauna heat type, or hybrid_or_unsure when not decided. | |
| timeline | No | Expected purchase or installation timeline. | |
| postalCode | Yes | US ZIP code where the sauna will be installed. | |
| contactName | No | Name of the person requesting the quote. | |
| projectType | No | Prebuilt, custom indoor, custom outdoor, or not yet decided. | |
| brandOrModel | No | Optional sauna brand or model already under consideration. | |
| electricalReadiness | No | Optional description of the electrical power currently available at the site. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | ||
| nextStep | Yes | ||
| requestId | Yes | ||
| reviewUrl | Yes | ||
| missingFields | Yes | ||
| readyToSubmit | Yes | ||
| newsletterOptIn | Yes | ||
| contactDetailsSharedWithProvider | Yes |