Search News (fallback)
clipform_search_newsFallback news lookup for clients without native web search. Returns structured current-news articles from NewsAPI and The Guardian.
Coverage: recent events, people, and topics (post-May-2025). Does NOT cover timeless topics (history, geography, science). Narrower and less current than native web search tools (WebSearch, web fetch) when available.
Returns: article title, source, author, date, URL, description, and image URL per result.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Max results per provider (default 5) | |
| query | Yes | News search query (e.g. 'Iran war 2026', 'Australian Open final', 'UK election') | |
| context | Yes | Describe the user's underlying goal in one sentence - not the tool you're calling. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| articles | Yes | Matching articles (empty if none) |