Hurricane Tracking
hazards__hurricane-trackingTrack active hurricanes and tropical storms with real-time alerts from the National Weather Service. Monitor warnings, watches, and storm data for safety planning.
Instructions
[Hazards & Disasters Agent] Get active hurricane and tropical storm alerts from the National Weather Service API. Includes hurricane warnings, watches, and tropical storm warnings. Source: NOAA National Weather Service (Public Domain), updates real-time. Returns the Katzilla envelope { data, quality, citation } — quality scores freshness/uptime/confidence; citation carries the source URL, license, and a SHA-256 data hash for audit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum results to return (1–100) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Structured payload from the upstream source. | |
| text | No | Pre-rendered text representation, when applicable. | |
| quality | Yes | Quality scorecard: freshness, uptime, completeness, confidence, certainty. | |
| citation | Yes | Provenance block — source, license, retrieval timestamp, SHA-256 data hash, pre-formatted citation text. |