get_latest_earthquakes
Retrieve recent earthquake data from PHIVOLCS with options to filter by magnitude, region, and limit results for monitoring seismic activity in the Philippines.
Instructions
Get the latest earthquake events from PHIVOLCS.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| min_magnitude | No | Minimum magnitude to include (default 1.0). | |
| limit | No | Max events to return (default 20, max 100). | |
| region | No | Filter by PH region/province/city name (partial match). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |