get_air_pollution
Retrieve air quality index and pollution data for any location using its latitude and longitude coordinates.
Instructions
Get air quality data for specific coordinates
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| latitude | Yes | Latitude coordinate | |
| longitude | Yes | Longitude coordinate |