earthquake.events.feed
Access real-time earthquake data from USGS by filtering magnitude thresholds and time windows to monitor seismic activity and assess risks.
Instructions
Get real-time earthquake feed by magnitude threshold (significant/4.5+/2.5+/1.0+/all) and time window (hour/day/week/month) — updated every minute (USGS)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| magnitude | No | Magnitude threshold: "significant", "4.5", "2.5", "1.0", or "all" (default: "4.5") | |
| timeframe | No | Time window: "hour", "day" (default), "week", or "month" |