Find sunny destinations
find_sunny_destinationsRanked answer to "where is it sunny (and warm) in ?" — destinations sorted by that month's 0–100 Sunshine Score (long-term climate normals). Filter by continent or country, minimum daytime temperature, population, swimmable sea (≥21°C), or a ceiling on the midday UV index. Every result carries that month's temperatures, rain, midday UV (WHO scale) and sea temperature, plus a citable thesunshinemap.com URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | How many results (default 10, max 50) | |
| month | Yes | Month name ("November", "nov") or number 1–12 | |
| where | No | Optional continent ("Europe", "Asia", "North America", …) or country (name or ISO-2 code) to search within. "Europe" uses the traveler definition and includes the Canary Islands. | |
| max_midday_uv | No | Only places whose typical midday UV index that month is at or below this (WHO scale: ≤2 low, ≤5 moderate, ≤7 high). For sun-sensitive travellers — "sunny but not fierce". | |
| min_day_high_c | No | Only places at least this warm by day that month, °C | |
| min_population | No | Only places with at least this population (default 0 = include small islands and outposts) | |
| require_swimmable_sea | No | Only coastal places with sea ≥21°C that month |