get_top_stories
Retrieve the current top stories for any New York Times section, such as home, world, science, or politics, to stay informed on leading headlines.
Instructions
Get the current top stories for a given NYT section.
Args: ctx: MCP context (injected automatically). section: Section name (e.g. 'home', 'world', 'science', 'politics').
Returns: Formatted list of top stories.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ctx | Yes | ||
| section | No | home |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |