tf_premium_briefing
ActiveTool of io.github.RipperMercs/terminalfeed
Premium version of tf_briefing. Adds Polymarket prediction markets to the standard briefing payload, supports section filtering via ?include=, and supports ?history=24h for hourly BTC chart. Costs 1 credit ($0.02 USDC). Requires Authorization: Bearer tf_live_<64-char-hex>. Use when the agent needs prediction-market context or recent BTC trajectory in addition to the basic snapshot. Strict premium, no free trial. Free basic version (without predictions or history series) available at tf_briefing (no auth required).
Parameters schema
{
"type": "object",
"required": [],
"properties": {
"history": {
"enum": [
"24h"
],
"type": "string",
"description": "When set to 24h, response includes a series.btc_24h hourly array (24 data points)."
},
"include": {
"type": "string",
"description": "Comma-separated subset of sections: btc, fear-greed, earthquakes, hackernews, humans-in-space, predictions. Omit for all sections."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
io.github.RipperMercs/terminalfeed
https://github.com/RipperMercs/terminalfeed
1/7 registries