Get BBC and Sky news summary
get_news_summaryFetch and rank important recent news from BBC and Sky RSS feeds, returning short summaries, links, timestamps, source corroboration, and partial-feed warnings.
Instructions
Fetch and rank important recent events from official BBC News and Sky News RSS feeds. Returns short publisher-supplied summaries, links, timestamps, source corroboration, and partial-feed warnings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| refresh | No | Bypass the short feed cache when true. | |
| sources | No | Publishers to include. Use both for corroboration. | |
| categories | No | News sections to scan. 'top' is the best default briefing. | |
| maxStories | No | Maximum number of ranked story clusters to return. | |
| lookbackHours | No | Only include stories from this many hours ago. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| stories | Yes | ||
| warnings | Yes | ||
| storyCount | Yes | ||
| generatedAt | Yes | ||
| articleCount | Yes | ||
| lookbackHours | Yes | ||
| requestedSources | Yes | ||
| requestedCategories | Yes |