You're viewing a demo portfolio

Join the waitlist
PRSM

tf_climate_earthquakes

Active

Tool of io.github.RipperMercs/terminalfeed

declared in 1.1.0

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."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

io.github.RipperMercs/terminalfeed

https://github.com/RipperMercs/terminalfeed

1/7 registries
View full server →