Developer Tools27 toolsPaste one API key
Ambee integration for AI agents
Ambee provides real-time, hyperlocal environmental data through APIs, offering insights into air quality, weather, pollen, and more.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Ambee once and call the same tools from all of them.
Setup
Connect Ambee through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
Ambee exposes 27 tools through ClawLink.
| Tool | What it does | Kind |
|---|---|---|
ambee_geocode_by_place | Transform a place name or address into geographic coordinates | Read |
ambee_get_air_quality_by_city | Retrieve real-time air quality data for a specific city | Read |
ambee_get_air_quality_by_country_code | Retrieve real-time air quality data for a specific country using a 3-letter ISO code | Read |
ambee_get_air_quality_by_lat_lng | Retrieve real-time air quality data for a specific latitude and longitude | Read |
ambee_get_air_quality_by_postal_code | Retrieve real-time air quality data for a specific postal code and country | Read |
ambee_get_air_quality_forecast_by_lat_lng | Retrieve air quality forecast for a specific latitude and longitude | Read |
ambee_get_air_quality_history_by_lat_lng | Retrieve historical air quality data for a specific latitude and longitude | Read |
ambee_get_disasters_by_continent_latest | Retrieve latest natural disaster data for a specific continent | Read |
ambee_get_disasters_history | Retrieve global historical natural disaster data with date range filtering | Read |
ambee_get_disasters_history_by_country_code | Retrieve historical natural disaster data for a country by ISO country code | Read |
ambee_get_disasters_history_by_lat_lng | Retrieve historical natural disaster data for a specific location by coordinates with date range | Read |
ambee_get_disasters_latest_by_country_code | Retrieve latest natural disaster data for a specific country using ISO country code | Read |
ambee_get_disasters_latest_by_lat_lng | Retrieve latest natural disaster data (earthquakes, floods, droughts, volcanic eruptions) for a | Read |
ambee_get_elevation_by_lat_lng | Retrieve elevation statistics (min, max, mean) for a specific latitude and longitude | Read |
ambee_get_elevation_by_place | Retrieve elevation statistics (minimum, maximum, and mean) for a location by place name | Read |
ambee_get_fire_risk_by_lat_lng | Retrieve fire risk forecast and Fire Weather Index (FWI) data for specific geographic | Read |
ambee_get_ili_forecast_by_lat_lng | Retrieve up to 28-day forecast of Influenza-like Illness (ILI) risk using latitude and longitude | Read |
ambee_get_pollen_forecast_by_place | Retrieve 48-hour pollen forecast for a specific location by place name | Read |
ambee_get_pollen_history_by_place | Retrieve historical pollen data for a specific place name | Read |
ambee_get_pollen_latest_by_lat_lng | Retrieve latest pollen data for a specific geographic location using latitude and longitude | Read |
ambee_get_pollen_latest_by_place | Retrieve latest pollen data for a specific place by name | Read |
ambee_get_weather_forecast_by_lat_lng | Retrieve weather forecast for a specific latitude and longitude (up to 72 hours) | Read |
ambee_get_weather_latest_by_lat_lng | Retrieve current weather data for a specific latitude and longitude, including temperature | Read |
ambee_get_wildfire_by_lat_lng | Retrieves real-time wildfire data for a specific geographic location using latitude and | Read |
ambee_get_wildfire_by_place | Retrieves real-time wildfire data for a specific location by place name | Read |
ambee_get_wildfire_risk_forecast_by_place | Retrieve wildfire risk forecast for a specific place | Read |
ambee_reverse_geocode_by_lat_lng | Convert geographic coordinates into human-readable location data (address, place name, postal | Read |