search_news
Search news content for breaking stories, current events, finance, sports, and other time-sensitive topics. Returns result summaries and source links; use crawl_single for full text.
Instructions
搜索新闻内容
适用于搜索突发新闻、时事、财经、体育等时效性内容。 只返回新闻搜索结果摘要和来源链接,不抓取全文;如需全文,请对结果 URL 再调用 crawl_single。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | 搜索关键词 | |
| region | No | 区域代码(同 search_text) | wt-wt |
| timelimit | No | 时间限制 (d=天, w=周, m=月) | |
| safesearch | No | 安全搜索 (on/moderate/off) | moderate |
| max_results | No | 最大结果数(默认:10) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||