Exterior-work weather window
get_weather_windowCheck if upcoming weather in Seattle is suitable for an exterior construction project. Returns a day-by-day forecast with go/no-go recommendations based on project-specific requirements (temperature, rain, wind). Perfect for scheduling exterior painting, decking, roofing, landscaping, siding, or fencing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | Number of days to forecast (1-14, default 7) | |
| projectType | Yes | Type of project to check weather suitability for |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| summary | No | ||
| forecast | No | ||
| location | Yes | ||
| attribution | Yes | ||
| projectType | No | ||
| forecastDays | Yes | ||
| requirements | No |