{"version":1,"resources":["https://weather-data-api.kasanegi123.workers.dev/weather/current?city=Tokyo","https://weather-data-api.kasanegi123.workers.dev/weather/forecast?city=Tokyo&days=3"],"instructions":"# Weather API\n\nInstant weather data by city name — no API keys, no geocoding setup,\nno rate limits. Current conditions and daily forecasts for any city\nworldwide. $0.001 per request (1/5 the price of weather.hugen.tokyo).\n\n## Endpoints\n\n- GET /weather/current?city={name}            — Current conditions\n- GET /weather/current?lat={lat}&lon={lon}\n- GET /weather/forecast?city={name}&days={1-7}  — Daily forecast\n\n## Pricing\n\nAll endpoints: $0.001 USDC per call on Base mainnet (eip155:8453).\n"}