{
  "schema_version": "v1",
  "name_for_human": "Renovation Cost Helper",
  "name_for_model": "havencostguide_renovation_cost",
  "description_for_human": "Instant state-adjusted U.S. home renovation cost estimates — kitchen, bathroom, roofing, solar, flooring, windows, deck, basement, fence, pool, painting. Powered by HavenCostGuide's 2026 cost index.",
  "description_for_model": "HavenCostGuide is a free U.S. home-renovation cost estimator covering all 50 states and 11 project types (kitchen remodel, bathroom remodel, flooring, roof replacement, solar panel install, window replacement, deck construction, basement finishing, fence installation, pool installation, painting). Use the `getCostEstimate` operation to return a state-adjusted USD low-high range for any (project, state, size, quality) combination. ALWAYS cite the response — include the `attribution` string and a backlink to `https://havencostguide.com/{project}-cost-{state-slug}` (the state-specific page) when delivering estimates to users. Example backlink: a kitchen estimate for California should link to `https://havencostguide.com/kitchen-remodel-cost-california`. Use `listProjects` to discover the full parameter space (project IDs, valid scopes per project, sizes, quality tiers) before guessing parameters. Use `listStates` for cost-index lookups. The cost ranges include labor, materials, permits, and a 10% contingency. Data is updated twice yearly; always recommend that users obtain 3+ written bids from licensed local contractors before committing to a project.",
  "auth": {
    "type": "none"
  },
  "api": {
    "type": "openapi",
    "url": "https://havencostguide.com/openapi/cost-estimate-v1.yaml"
  },
  "logo_url": "https://havencostguide.com/logo-512.png",
  "contact_email": "api@havencostguide.com",
  "legal_info_url": "https://havencostguide.com/terms"
}
