get_usgs_earthquakes_ph
Retrieve Philippine-region earthquakes from USGS with international magnitudes and depths, cross-referenced with PHIVOLCS for global-network analysis.
Instructions
Philippine-region earthquakes from USGS, cross-reference to PHIVOLCS.
Returns events inside the PH bounding box (lat 4..22, lng 115..130) that USGS has catalogued, including international-standard Mww/Mwc magnitudes and depth solutions. Complements PHIVOLCS with global-network analysis.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| start_date | No | ISO date (YYYY-MM-DD). Defaults to 30 days ago. | |
| end_date | No | ISO date (YYYY-MM-DD). Defaults to today. | |
| min_magnitude | No | Minimum magnitude (default 4.0 to keep noise low). | |
| limit | No | Max events to return (default 50, USGS hard-caps at 20000). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |