{"uid":"cap_lk4yEr3QA0xSIow3bDusR","slug":"agent402-tools-weather-brief-25a5676a","name":"agent402.tools Weather Brief","description":"Bundled execution of the Weather briefing workflow - Full weather briefing for a location: current conditions, 7-day forecast, and air quality index in one pass. One x402 payment runs 3 underlying tools (weather-current, weather-daily, weather-air-quality); partial-success per step.","url":"https://agent402.tools/api/skill/weather-brief","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"lat":{"type":"string","description":"Latitude of the location (e.g. 48.8566 for Paris)"},"lon":{"type":"string","description":"Longitude of the location (e.g. 2.3522 for Paris)"}}},"responseSchema":{"type":"json","example":{"args":{"lat":"48.8566","lon":"2.3522"},"pack":"weather-brief","steps":[{"ok":true,"slug":"weather-current","result":{}},{"ok":true,"slug":"weather-daily","result":{}},{"ok":true,"slug":"weather-air-quality","result":{}}],"summary":"3/3 steps succeeded"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.006","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.006/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.006","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.006","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_19XZw44rz8u2NQQ0YAm9B","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.006","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns a full weather briefing for a lat/lon location — current conditions, 7-day forecast, and air quality index — in a single bundled API call.","exampleAgentPrompt":"Give me a full weather briefing for Paris — current conditions, the 7-day forecast, and the air quality index. The coordinates are latitude 48.8566 and longitude 2.3522.","exampleUseCases":null,"resultDescription":"A combined payload containing current weather conditions (temperature, humidity, wind, etc.), a 7-day daily forecast, and an air quality index (AQI) for the specified coordinates — all returned in a single response from one $0.05 USDC x402 payment.","failureModes":["Invalid or out-of-range latitude/longitude returns an error or empty result","Missing lat or lon parameter causes a 400 bad request","x402 payment failure or insufficient balance prevents execution","Upstream weather data provider outage results in a 502 or timeout","Coordinates in remote ocean areas may return limited data"],"whenToPreferThis":"Use this endpoint when you need current conditions, multi-day forecast, and air quality data all at once for a given location without making three separate API calls. Ideal for agent workflows that need a complete weather picture in one step and want to minimize cost and latency via a single bundled payment.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T19:14:04.659Z","isFirstParty":false}