usgs_earthquakes
Get recent earthquakes worldwide with magnitude, location, depth, and tsunami flag. Source: USGS FDSN Event Web Service (public-domain, unlimited, no key).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | Look back days (1-30, default 7) | |
| limit | No | Max results (1-100, default 20) | |
| minmagnitude | No | Minimum magnitude (default 0) |