get_lightning
Retrieve GOES GLM total lightning data near a CONUS location, including flash count, rate, nearest strike, and outdoor-safety tier.
Instructions
GOES GLM total-lightning activity near a CONUS point in the recent window.
Returns the flash count and rate within radius_km over the last `minutes`,
the nearest strike (distance/bearing/time), and a tiered outdoor-safety
interpretation (overhead / within-striking-distance / in-the-area). GLM
detects total lightning — both in-cloud and cloud-to-ground — from the
GOES-East satellite, with ~20-40 s latency.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lat | Yes | ||
| lon | Yes | ||
| radius_km | No | ||
| minutes | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||