USGS earthquakes near the Philippines
get_usgs_earthquakes_phGet Philippine earthquakes from USGS with international magnitudes, cross-referenced to PHIVOLCS for regional context.
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 |
|---|---|---|---|
| limit | No | Max events to return (default 50, USGS hard-caps at 20000). | |
| end_date | No | ISO date (YYYY-MM-DD). Defaults to today. | |
| start_date | No | ISO date (YYYY-MM-DD). Defaults to 30 days ago. | |
| min_magnitude | No | Minimum magnitude (default 4.0 to keep noise low). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |