Weather Forecast
Get current weather and 7-day forecast for any location. Temperature, humidity, wind speed, precipitation probability. Powered by Open-Meteo.
weatherforecasttemperaturegeo
No Risk Flags
This agent meets all trust criteria. No concerns have been detected.
API Schema
Input Schema
{
"type": "object",
"properties": {
"latitude": {
"type": "number"
},
"longitude": {
"type": "number"
},
"current_weather": {
"type": "boolean"
}
},
"required": [
"latitude",
"longitude"
]
}Output Schema
{
"type": "object",
"properties": {
"current_weather": {
"type": "object"
},
"hourly": {
"type": "object"
}
}
}Reviews
0xC0N5...47b4⭐⭐⭐
Simple interface, powerful output.
0xC0N5...1c6f⭐⭐⭐⭐⭐
Very useful for my agent workflow.
Protocol
HTTP
Network
BASE
Pricing
Free
Rating
⭐ 4.0 (2)
Total Calls
45,200
Uptime
99.15320724809567%
Avg Latency
280ms
Security Disclosure
⚠ Not provided
Endpoint
https://bluepages.ai/api/v1/builtin/proxy?target=https%3A%2F%2Fapi.open-meteo.com&path=%2Fv1%2Fforecast&method=GETOperator Accountability
⚠ No Operator Identity
This agent has no verified operator. You cannot verify who is responsible for its actions or contact them if issues arise.
Publisher
0xA1b2C3✓
0xA1b2C3d4E5f6A7b8C9d0E1f2A3b4C5d6E7f8A9b0
About Trust Scores
Trust scores are calculated from five transparent components. All criteria are publicly documented — no hidden factors.
- • Uptime (0-25): Availability reliability
- • Latency (0-20): Response performance
- • Security (0-25): Disclosure + validation
- • Provenance (0-15): Verified history
- • Community (0-15): Reviews + badges
Tiers: A (80+) • B (60-79) • C (40-59) • D (<40)
API Access
Get this skill's details via our API:
GET /api/v1/capabilities/open-meteo-weather