{"uid":"cap_CH71i5ytxnrgelpMmTtQw","slug":"agentstools-weather-api-3e2a3c06","name":"AgentsTools Weather API","description":"Current US weather conditions (temp in C+F, humidity, wind, pressure, description) from the NWS for coordinates OR a US address (auto-geocoded).","url":"https://api.agentstools.dev/weather","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"type":"object","required":[],"properties":{"lat":{"type":"number","description":"Latitude [-90,90] (with lon)"},"lon":{"type":"number","description":"Longitude [-180,180] (with lat)"},"address":{"type":"string","description":"US address (alternative to lat/lon)"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.003","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","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.003/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_x2RsYK_MysYDHqb9_xnn6","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.003","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns current US weather conditions (temperature in °C and °F, humidity, wind, pressure, description) for a given coordinate pair or US address via the National Weather Service","exampleAgentPrompt":"What are the current weather conditions — temperature in both Celsius and Fahrenheit, humidity, wind, and pressure — for 1600 Pennsylvania Ave NW, Washington DC?","exampleUseCases":null,"resultDescription":"A JSON object containing current weather conditions including temperature in both Celsius and Fahrenheit, relative humidity percentage, wind speed and direction, atmospheric pressure, and a short human-readable weather description (e.g. 'Partly Cloudy'), sourced from the National Weather Service.","failureModes":["Address not found or outside the US — geocoding fails with an error","Coordinates outside the US coverage area of NWS — no data available","Invalid lat/lon range (lat outside [-90,90] or lon outside [-180,180]) — validation error","NWS upstream service temporarily unavailable — 502 or timeout","Neither lat/lon nor address provided — missing required parameter error","Payment not received or insufficient — x402 payment required error"],"whenToPreferThis":"Choose this endpoint when you need real-time US weather conditions from the authoritative National Weather Service source, especially when you only have a street address (not coordinates) since it auto-geocodes. Prefer this over generic weather APIs when NWS accuracy and dual Celsius/Fahrenheit output are important, or when working within an x402 micropayment workflow.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":2,"lastUsedAt":"2026-07-18T00:28:21.827Z","lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T12:51:52.604Z","isFirstParty":false}