Enables LLMs to fetch Israeli weather forecasts by controlling a real browser via Playwright, simulating human interactions like typing and clicking on a weather website.
Enables querying weather forecasts for Israeli cities by automating browser with Playwright, extracting data from Weather2Day website, and feeding it to an LLM for natural language responses.
Enables an LLM to retrieve live weather forecasts for Israeli cities by using Playwright to drive a real browser and scrape data from weather websites without a traditional API.