get_weather_by_coordinates
Fetch real-time weather data for a specific location by providing latitude, longitude, and preferred units (metric or imperial) using OpenWeatherMap. Ideal for applications requiring precise weather conditions.
Instructions
Get current weather by coordinates using OpenWeatherMap.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
latitude | Yes | ||
longitude | Yes | ||
units | No | metric |