Atmospore Pollen Forecasts · Arazzo Workflow
Plan an allergy week for a location
Version 1.0.0
Resolve the Atmospore species catalogue, rank the worst allergens for the coming week at a coordinate, then pull the day-by-day forecast for the species the user actually reacts to. Every operationId below exists verbatim in the referenced OpenAPI.
View Spec
View on GitHub
WeatherPollenAllergyEnvironmental DataHealthGeospatialForecastingSmart HomeMCPOpenAPINorwayClimateArazzoWorkflows
Provider
Workflows
plan-allergy-week
Rank this week's allergens at a point, then forecast the ones that matter.
Step 1 is unauthenticated and cacheable for 24 hours. Steps 2 and 3 require the x-api-key header. Two API calls per run against the plan quota.
1
list-species
Resolve the 25 species slugs, categories, localised names and risk thresholds. No API key required; cache for 24 hours (Cache-Control max-age=86400).
2
3
daily-detail-for-worst
Pull the day-by-day point forecast filtered to the worst-ranked species, so the answer can name the specific days to avoid.
Source API Descriptions
openapi
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.