get_market_briefing
Crypto market briefing synthesised from free public sources (tiered).
Returns a market briefing aggregated from free crypto data sources (Coin Bureau,
DeFiLlama, the alternative.me Fear & Greed index) plus classified sentiment
signals: market summary, top movers / most-discussed assets, sentiment regime,
the Fear & Greed reading, and source attribution. assets is an optional list of
tickers (e.g. ["BTC","SOL"]); for paid tiers it declares the agent's holdings and
focuses the synthesis. detail_level: "free" returns the pre-generated daily Free
briefing (metered at $0, quota'd per day); "pro" ($0.25) and "platinum" ($0.50)
return real-time Sonnet/Opus synthesis personalised to the wallet's portfolio +
active strategies. Paid tiers are covered by an active $CRANK-staker subscription
or require a verified x402 payment_header (PAYMENT_REQUIRED otherwise). The billing
outcome is in the response billing field. Not financial advice.
detail (payload shape -- NOT the pricing tier, that's
detail_level above): "concise" (default) drops the long content
body + model_used/source_count, keeping the summary, sentiment
regime, Fear & Greed reading, covered assets, and strategy_connections
(IDs for chaining into a strategy tool) plus the billing outcome;
"full" returns every field exactly as before, including content.
Workflow: INTELLIGENCE step (usually first) -- macro/sentiment context that frames detect_regime + the allocation. See get_trading_workflow.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| assets | No | ||
| detail | No | concise | |
| caller_id | No | ||
| timeframe | No | 24h | |
| detail_level | No | free | |
| payment_header | No | ||
| wallet_address | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||