tf_climate_earthquakes
ActiveTool of io.github.RipperMercs/terminalfeed
Fetches USGS pre-built summary feeds with selectable magnitude bucket (significant, 4.5, 2.5, 1.0, all) and period (hour, day, week, month). Returns flattened list (id, magnitude, place, time ISO 8601, depth_km, lat, lon, tsunami flag, USGS detail URL). Cache TTL scales with feed window (60s for hour, up to 900s for month). US Government public domain. Use when the agent needs more granular control than tf_earthquakes.
Parameters schema
{
"type": "object",
"required": [],
"properties": {
"period": {
"type": "string",
"description": "Period bucket: hour, day, week, month. Default day."
},
"magnitude": {
"type": "string",
"description": "Magnitude bucket: significant, 4.5, 2.5, 1.0, all. Default 2.5."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
io.github.RipperMercs/terminalfeed
https://github.com/RipperMercs/terminalfeed
1/7 registries