get_area_average
Retrieve daily tree, grass, and weed pollen aggregates over a radius to compare pollen levels and trends over the forecast period.
Instructions
Get tree, grass, and weed pollen aggregates over a radius around a point.
Use this for higher-level questions like "is tree or grass pollen worse this week?" or "is pollen rising over the next few days in Stockholm?". Returns one entry per day with overall_risk and per-category aggregates (tree_tot, grass_tot, weed_tot).
radius_km (default 25) controls the area. forecast_days (default 7) sets the horizon.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lat | Yes | ||
| lon | Yes | ||
| radius_km | No | ||
| forecast_days | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||