{"uid":"cap_L6fwB26IK37iMCXWM4All","slug":"weather-agentutil-net-e55d0f23","name":"weather.agentutil.net Current Weather","description":"Get current weather conditions for a location","url":"https://weather.agentutil.net/v1/current","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"lat":{"type":"number","description":"Latitude (-90 to 90)"},"lon":{"type":"number","description":"Longitude (-180 to 180)"},"location":{"type":"string","description":"City or place name (e.g. 'London', 'Tokyo')"}}},"responseSchema":{"type":"object","required":["current","service","location","request_id","related_services"],"properties":{"current":{"type":"object","required":["wind","humidity","conditions","feels_like","temperature","pressure_hpa","weather_code","observation_time","precipitation_mm"],"properties":{"wind":{"type":"object","required":["speed_kmh","direction_degrees"],"properties":{"speed_kmh":{"type":"number"},"direction_degrees":{"type":"number"}}},"humidity":{"type":"number"},"conditions":{"type":"string"},"feels_like":{"type":"object","required":["celsius","fahrenheit"],"properties":{"celsius":{"type":"number"},"fahrenheit":{"type":"number"}}},"temperature":{"type":"object","required":["celsius","fahrenheit"],"properties":{"celsius":{"type":"number"},"fahrenheit":{"type":"number"}}},"pressure_hpa":{"type":"number"},"weather_code":{"type":"number"},"observation_time":{"type":"string"},"precipitation_mm":{"type":"number"}}},"service":{"type":"string"},"location":{"type":"object","required":["name","country","latitude","longitude"],"properties":{"name":{"type":"string"},"country":{"type":"string"},"latitude":{"type":"number"},"longitude":{"type":"number"}}},"request_id":{"type":"string"},"related_services":{"type":"array","items":{"type":"object","required":["url","name","description"],"properties":{"url":{"type":"string"},"name":{"type":"string"},"description":{"type":"string"}}}}}},"example":{"request":{"location":"Tokyo"},"response":{"cached":true,"current":{"wind":{"speed_kmh":7.6,"direction_degrees":175},"humidity":57,"conditions":"Partly cloudy","feels_like":{"celsius":28.2,"fahrenheit":82.8},"temperature":{"celsius":26.5,"fahrenheit":79.7},"pressure_hpa":1011.9,"weather_code":2,"observation_time":"2026-06-14T13:00","precipitation_mm":0},"service":"https://weather.agentutil.net","location":{"name":"Tokyo","country":"Japan","latitude":35.6895,"longitude":139.69171},"request_id":"8e5c4741-d035-466a-a345-43b7077c784d","related_services":[{"url":"https://verify.agentutil.net","name":"verify","description":"Fact verification against live data sources -- exchange rates, crypto, stocks, entities, geography"},{"url":"https://docs.agentutil.net","name":"docs","description":"Search pre-indexed platform documentation -- semantic vector search across 10+ platforms"},{"url":"https://think.agentutil.net","name":"think","description":"Intent security -- pre-flight safety checklists, instruction expansion, and post-action review for autonomous agents"},{"url":"https://convert.agentutil.net","name":"convert","description":"Unit conversion (80+ units), live currency rates, and encoding (base64, hex, URL)"},{"url":"https://validate.agentutil.net","name":"validate","description":"Validate emails (RFC 5322), URLs, phone numbers (E.164), credit cards (Luhn), and JSON schemas"},{"url":"https://time.agentutil.net","name":"time","description":"Timezone conversion, current time in any timezone, date arithmetic, and epoch conversions"},{"url":"https://hash.agentutil.net","name":"hash","description":"Hash with MD5/SHA-256/SHA-512, encode/decode base64/hex/URL, generate UUIDs, identify hash algorithms"},{"url":"https://text.agentutil.net","name":"text","description":"Regex match/replace/extract, text diff, slugify, word count, and markdown/HTML/JSON transforms"},{"url":"https://math.agentutil.net","name":"math","description":"Safe expression evaluation, statistics (mean/median/stddev/percentiles), percentages, and rounding"},{"url":"https://geocode.agentutil.net","name":"geocode","description":"Forward geocoding (address to lat/lon), reverse geocoding (lat/lon to address), and haversine distance"},{"url":"https://dns.agentutil.net","name":"dns","description":"DNS record lookups (A/MX/TXT/NS), reverse DNS, WHOIS/RDAP domain data, and IP geolocation"},{"url":"https://undo.agentutil.net","name":"undo","description":"Reversibility intelligence -- check if actions can be undone, find safer alternatives, batch safety warnings"},{"url":"https://norm.agentutil.net","name":"norm","description":"Baseline reality checks -- statistical anomaly detection for values against published industry benchmarks"},{"url":"https://context.agentutil.net","name":"context","description":"Situational awareness -- timezone, holiday, business calendar, and platform status checks before taking action"}]}},"exampleRequest":{"location":"Tokyo"},"tags":["x402"],"displayCostAmount":"0.001","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"unknown","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_5E0ZzrJh0QEeEOI7eXGws","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns current weather conditions for a given geographic location specified by coordinates or place name","exampleAgentPrompt":"What's the current weather in Tokyo right now? Use lat 35.6762 and lon 139.6503.","exampleUseCases":null,"resultDescription":"Current weather conditions for the requested location, including meteorological data such as temperature, humidity, wind, and sky conditions at the time of the request.","failureModes":["Invalid or out-of-range latitude/longitude values return a validation error","Unknown or misspelled location name may return no results or an error","Missing both lat/lon and location name results in a bad request error","Network or upstream data provider outage returns a 5xx error","Payment not processed correctly returns a 402 payment required error"],"whenToPreferThis":"Use this endpoint when you need real-time current weather conditions for a specific location, either by city/place name or precise GPS coordinates. Prefer this over forecast endpoints when you only need the current snapshot, not future predictions.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:37:20.311Z","isFirstParty":false}