sauna.guide
Check a sauna quote for missing electrical, delivery, permits, ventilation, and installation costs. Try a made-up sample by hand or with a compatible browser AI.
First seen 2026-09-07 · Last seen 2026-09-14 · Source: webmcp.com
Answer 1 · Act 8 · Transact 1 · Score: Not yet scored
Tool inspector
prepare_sauna_quote_request
Prepare a visible request for Sauna Guide to compare a vetted shortlist of up to three relevant local sauna providers. This tool does not submit the request, share contact details, or opt the user into marketing. The user must review the visible form, accept the privacy terms, and submit it themselves.
Page: /guides
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
postalCode |
string | yes | US ZIP code where the sauna will be installed. |
state |
string | no | Two-letter US state code for the project. |
city |
string | no | City where the sauna will be installed. |
contactName |
string | no | Name of the person requesting the quote. |
email |
string | no | Email address for personal provider-search updates. |
phone |
string | no | US phone number for questions about the project. |
projectType |
string | no | Whether the project is prebuilt, custom indoor, custom outdoor, or not yet decided. |
heatType |
string | no | Preferred sauna heat type, or hybrid_or_unsure when not decided. |
electricalReadiness |
string | no | Optional description of the electrical power currently available at the site. |
budget |
string | no | Expected project budget range in US dollars. |
timeline |
string | no | Expected purchase or installation timeline. |
brandOrModel |
string | no | Optional sauna brand or model already under consideration. |
notes |
string | no | Optional project details such as space, access, foundation, or electrical work. |
Raw JSON schema
{
"type": "object",
"additionalProperties": false,
"properties": {
"postalCode": {
"type": "string",
"pattern": "^\\d{5}(?:-\\d{4})?$",
"description": "US ZIP code where the sauna will be installed."
},
"state": {
"type": "string",
"pattern": "^[A-Z]{2}$",
"description": "Two-letter US state code for the project."
},
"city": {
"type": "string",
"minLength": 2,
"maxLength": 100,
"description": "City where the sauna will be installed."
},
"contactName": {
"type": "string",
"minLength": 2,
"maxLength": 100,
"description": "Name of the person requesting the quote."
},
"email": {
"type": "string",
"format": "email",
"maxLength": 254,
"description": "Email address for personal provider-search updates."
},
"phone": {
"type": "string",
"maxLength": 30,
"description": "US phone number for questions about the project."
},
"projectType": {
"type": "string",
"enum": [
"prebuilt",
"custom_indoor",
"custom_outdoor",
"not_sure"
],
"description": "Whether the project is prebuilt, custom indoor, custom outdoor, or not yet decided."
},
"heatType": {
"type": "string",
"enum": [
"traditional_electric",
"wood_fired",
"infrared",
"hybrid_or_unsure"
],
"description": "Preferred sauna heat type, or hybrid_or_unsure when not decided."
},
"electricalReadiness": {
"type": "string",
"enum": [
"240v_ready",
"120v_only",
"no_site_power",
"not_sure"
],
"description": "Optional description of the electrical power currently available at the site."
},
"budget": {
"type": "string",
"enum": [
"under_5k",
"5k_10k",
"10k_20k",
"20k_plus",
"not_sure"
],
"description": "Expected project budget range in US dollars."
},
"timeline": {
"type": "string",
"enum": [
"within_30_days",
"1_3_months",
"3_6_months",
"researching"
],
"description": "Expected purchase or installation timeline."
},
"brandOrModel": {
"type": "string",
"maxLength": 160,
"description": "Optional sauna brand or model already under consideration."
},
"notes": {
"type": "string",
"maxLength": 2000,
"description": "Optional project details such as space, access, foundation, or electrical work."
}
},
"required": [
"postalCode"
]
}
Similar websites
eworker.ca
E-Worker is business infrastructure powered by AI, with focused apps and connected business work.
urban-planning-copilot.heisenbug.in
Urban Planning Copilot
vide.zerdalu.com
Vide
labspace-agent-twin.onrender.com
LabSpace Atlas — design laboratories, index exact locations, and let a browser agent plan, audit, and navigate the spatial twin.