Get current weather observations
get_metarRetrieve current METAR observations for up to 20 ICAO airports, normalized into a structured schema for raw weather condition checks.
Instructions
Current METAR observations for one or more airports, normalized into a structured schema. Use this when you need the raw current conditions. If you need a judgment about whether conditions are flyable, use assess_conditions instead — it will tell you when it is not sure.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| stations | Yes | ICAO station identifiers, e.g. ['CYOW', 'KJFK']. Max 20. |