get_market_briefing
Get a concise natural-language summary of Bitcoin market state, combining price, funding skew, ML predictions, and sentiment indicators. Choose brief or detailed mode.
Instructions
Get a concise natural-language summary of the current Bitcoin market state. Synthesises consolidated price, funding-rate skew across major perpetual venues, current ML prediction, and sentiment indicators. 'brief' mode returns roughly 4 lines (price, funding skew, ML signal, sentiment); 'detailed' adds per-venue funding breakdown and ML sub-model details — typically 6-8 lines. This is the most token-efficient way for an agent to get the 'what's happening right now' picture — replaces 4-5 raw data calls plus the reasoning to summarise them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| verbosity | No | 'brief' returns a 5-line headline summary; 'detailed' adds per-venue and multi-horizon breakdowns. | brief |