get_newswire
Retrieve recent articles from the Times Newswire live stream, filtered by source or section, to track current news coverage.
Instructions
Get the latest articles from the Times Newswire (live stream).
Args: ctx: MCP context (injected automatically). source: Content source - 'all', 'nyt', or 'inyt'. section: Section name, or 'all' for everything.
Returns: Formatted list of recent articles.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ctx | Yes | ||
| source | No | all | |
| section | No | all |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |