You're viewing a demo portfolio

Join the waitlist
PRSM

tf_premium_feed_reliability_history

Active

Tool of io.github.RipperMercs/terminalfeed

declared in 1.1.0

Premium reliability history. Returns the daily composite-reliability time-series for one feed (param feed, e.g. btc-price), with optional from/to date bounds (YYYY-MM-DD, query window capped at 365 days). Immutable past data; an empty range no-charges. Use the free GET /api/feed-reliability for current feed ids. Costs 2 credits ($0.04 USDC). Requires Authorization: Bearer tf_live_<64-char-hex>.

Parameters schema

{
  "type": "object",
  "required": [],
  "properties": {
    "to": {
      "type": "string",
      "description": "upper bound YYYY-MM-DD (optional)"
    },
    "feed": {
      "type": "string",
      "description": "feed id, e.g. btc-price"
    },
    "from": {
      "type": "string",
      "description": "lower bound YYYY-MM-DD (optional)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

io.github.RipperMercs/terminalfeed

https://github.com/RipperMercs/terminalfeed

1/7 registries
View full server →
tf_premium_feed_reliability_history — io.github.RipperMercs/terminalfeed — PRSM MCP