news_feed_web_search
[Read] Search the open web and return a synthesized answer with cited external pages. Built-in headline lookup, news-item search, or briefing-style news list -> search_news. X/Twitter-only discussion or tweet evidence -> search_x. Read-only public research data. No account access, no order placement or fund transfers. Not investment advice.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| coin | No | Optional ticker or project (e.g. BTC, ETH) to focus the open-web synthesized answer—not platform news index tickers (search_news). | |
| lang | No | Answer language: zh (default) / en / auto. | |
| mode | No | Answer length: analysis (default, fuller synthesized text) or brief (~100 chars). Not chart/indicator technical analysis (RSI/MACD). | |
| limit | No | Max cited external pages in the answer; default 5, max 10. | |
| query | No | Required NL question: search the open web and return a synthesized answer with cited external pages—not built-in headline lookup, news-item search, or briefing-style news list (search_news), nor X/Twitter-only discussion or tweet-level evidence (search_x). | |
| time_range | No | Recency window for open-web synthesis with cited external pages: 1h / 24h (default) / 7d / 30d. Not DeFi/TVL dashboard metrics (use platform-metrics tools). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| coin | No | ||
| lang | No | ||
| mode | No | ||
| count | Yes | ||
| items | Yes | ||
| model | No | ||
| query | No | ||
| total | Yes | ||
| source | No | ||
| summary | Yes | ||
| disclaimer | No | ||
| key_points | Yes | ||
| time_range | No | ||
| duration_ms | Yes | ||
| cited_sources | Yes |