# Ambee AI integration on Definable

> Ambee provides real-time, hyperlocal environmental data through APIs, offering insights into air quality, weather, pollen, and more.

## What this connects

Ambee provides real-time, hyperlocal environmental data through APIs, offering insights into air quality, weather, pollen, and more.

Vendor: https://api-dashboard.getambee.com/#/signup

## Tools available

**27** tools available. First 12:

- `AMBEE_GEOCODE_BY_PLACE` — Geocode by Place — Tool to transform a place name or address into geographic coordinates. Use after confirming the location name to get precise latitude and longitude.
- `AMBEE_GET_AIR_QUALITY_BY_CITY` — Get Air Quality by City — Tool to retrieve real-time air quality data for a specific city. Use after obtaining a valid city name when current AQI and pollutant levels are needed.
- `AMBEE_GET_AIR_QUALITY_BY_COUNTRY_CODE` — Get Air Quality by Country Code — Tool to retrieve real-time air quality data for a specific country using a 3-letter ISO code. Use after acquiring the country code and when you want a national overview of air quality.
- `AMBEE_GET_AIR_QUALITY_BY_LAT_LNG` — Get Air Quality by Latitude and Longitude — Tool to retrieve real-time air quality data for a specific latitude and longitude. Use when you need hyper-local air quality readings for given coordinates.
- `AMBEE_GET_AIR_QUALITY_BY_POSTAL_CODE` — Get Air Quality by Postal Code — Retrieve real-time air quality data for a specific postal code and country. Returns comprehensive air quality metrics including pollutant concentrations (PM2.5, PM10, CO, NO2, O3, SO2), Air Quality Index (AQI) with category (Good/Moderate/Unhealthy), and location details. Data is updated hourly with 500-meter spatial resolution following US EPA standards. Use this when you need hyper-local air quality insights for a specific postal code.
- `AMBEE_GET_AIR_QUALITY_FORECAST_BY_LAT_LNG` — Get Air Quality Forecast by Latitude and Longitude — Tool to retrieve air quality forecast for a specific latitude and longitude. Use when you need predicted air quality data up to 48 hours in advance based on geographic coordinates.
- `AMBEE_GET_AIR_QUALITY_HISTORY_BY_LAT_LNG` — Get Air Quality History by Latitude and Longitude — Tool to retrieve historical air quality data for a specific latitude and longitude. Use when you need past air quality readings for given coordinates within the last 2 days.
- `AMBEE_GET_DISASTERS_BY_CONTINENT_LATEST` — Retrieve latest natural disasters by continent — Tool to retrieve latest natural disaster data for a specific continent. Use when you need up-to-date disaster information by continent code.
- `AMBEE_GET_DISASTERS_HISTORY` — Get historical natural disasters by date range — Tool to retrieve global historical natural disaster data with date range filtering. Use when you need to search disaster events from a specific starting date onwards.
- `AMBEE_GET_DISASTERS_HISTORY_BY_COUNTRY_CODE` — Get historical natural disasters by country code — Tool to retrieve historical natural disaster data for a country by ISO country code. Use when you need past disaster information for a specific country within a given date range.
- `AMBEE_GET_DISASTERS_HISTORY_BY_LAT_LNG` — Get historical natural disasters by coordinates — Tool to retrieve historical natural disaster data for a specific location by coordinates with date range. Use when you need historical disaster information for a geographic point within the past month.
- `AMBEE_GET_DISASTERS_LATEST_BY_COUNTRY_CODE` — Get latest disasters by country code — Tool to retrieve latest natural disaster data for a specific country using ISO country code. Use when you need up-to-date disaster information for a particular country.

## Auth

Auth schemes: `API_KEY`.

## How agents use Ambee

Inside a Definable workflow, Ambee is one of the tools the **Distributor specialist** can call. Example coordination patterns:

- **Researcher → Ambee** — the Researcher (GPT-5.5) pulls context from Ambee (records, threads, documents), synthesises findings, and briefs the rest of the team.
- **Writer → Distributor → Ambee** — the Writer (Claude Opus 4.7) drafts copy in brand voice, the Verifier passes it, then the Distributor writes the result into Ambee (create record, post message, draft email).
- **Designer / Engineer → Distributor → Ambee** — the Designer ships an asset or the Engineer ships a code change, the Distributor delivers it via Ambee (attach file, open PR comment, post status).

The Verifier checks every Ambee call. On rate limit, schema drift, or auth refresh it self-heals and retries — the workflow completes without manual intervention.

## Categories

- developer tools — https://definable.ai/apps/category/developer-tools/

## Related

- HTML page: https://definable.ai/apps/ambee/
- Same category (developer tools): https://definable.ai/apps/category/developer-tools/
- All integrations: https://definable.ai/apps/
- Workflow (multi-agent loop): https://definable.ai/workflow/
- Apps llms.txt index: https://definable.ai/llms-apps.txt
