Start a personal sauna provider search
submit_sauna_quote_requestStore a complete sauna project request and send confirmation and internal notification emails. Call only after prepare_sauna_quote_request and after the user explicitly approves submission. This never subscribes the user to a newsletter and never shares contact details with providers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| city | Yes | City where the sauna will be installed. | |
| Yes | Email address for personal provider-search updates. | ||
| notes | No | Optional project details such as space, access, foundation, or electrical work. | |
| phone | Yes | US phone number for questions about the project. | |
| state | Yes | Two-letter US state code for the project. | |
| budget | Yes | Expected project budget range in US dollars. | |
| heatType | Yes | Preferred sauna heat type, or hybrid_or_unsure when not decided. | |
| timeline | Yes | Expected purchase or installation timeline. | |
| requestId | Yes | The requestId returned by prepare_sauna_quote_request for this project. | |
| postalCode | Yes | US ZIP code where the sauna will be installed. | |
| contactName | Yes | Name of the person requesting the quote. | |
| projectType | Yes | Prebuilt, custom indoor, custom outdoor, or not yet decided. | |
| brandOrModel | No | Optional sauna brand or model already under consideration. | |
| confirmRequest | Yes | Set to true only after the user explicitly approves storing the request and sending confirmation and internal notification emails. | |
| electricalReadiness | No | Optional description of the electrical power currently available at the site. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | ||
| testMode | Yes | ||
| duplicate | Yes | ||
| requestId | Yes | ||
| updateTiming | Yes | ||
| newsletterOptIn | Yes | ||
| contactDetailsSharedWithProvider | Yes |