usgs_earthquake_feed
USGS official earthquake summary feed by period and minimum magnitude. period: hour|day|week|month. min_mag: 1.0|2.5|4.5|significant. Returns all events worldwide above the threshold within the period, with magnitude, location, depth, and event detail URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| period | No | Time window (default 'day') | |
| min_mag | No | Minimum magnitude threshold (default '2.5') |