{
"city": "Lisbon",
"days": 3,
"units": "celsius"
}{
"forecast": [
{ "day": "Fri", "high": 24, "low": 16, "rain": 0.1 },
{ "day": "Sat", "high": 22, "low": 15, "rain": 0.6 },
{ "day": "Sun", "high": 25, "low": 17, "rain": 0.0 }
]
}{ "from": "LHR", "to": "LIS", "date": "2026-10-09" }Waiting for the result...