get_top_species
Identify the top pollen species at any location today. Get a ranked list of species with their concentration levels and risk categories.
Instructions
Get the top contributing pollen species at a specific point today.
Use this to answer "what pollen is highest in Oslo right now?" or "which trees are blooming in Bergen?". Returns a ranked list (highest first). Each species includes:
species (slug, e.g. 'birch')
display_name (human-readable, e.g. 'Birch')
max_value in grains/m³
risk_level
category ('tree' | 'grass' | 'weed')
limit (default 5) caps the list length.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lat | Yes | ||
| lon | Yes | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||