Get Live Volcano Events
get_live_volcano_eventsFetch recent preliminary volcanic eruption updates from the Smithsonian Global Volcanism Program, normalized to standard data fields for analysis.
Instructions
Free live wrapper. Calls the Smithsonian/GVP WFS for recent preliminary volcanic eruption updates normalized to DaedalMap event fields. Not the enriched canonical history lane.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| request_id | No | Optional caller-supplied request id. | |
| days | No | Recent lookback window in days. Ignored when start_time is provided. | |
| start_time | No | Optional inclusive ISO-8601 start datetime or date. | |
| end_time | No | Optional inclusive ISO-8601 end datetime or date. Defaults to now. | |
| min_vei | No | Optional minimum Volcanic Explosivity Index. | |
| ongoing_only | No | When true, only return eruptions marked continuing by GVP. | |
| limit | No | Maximum live rows to return. | |
| orderby | No | Result ordering. |