get-top-headlines
Retrieve top headline news articles for any category, with customizable language, country, and number of results.
Instructions
Get the latest top headline news for the specified category. Returns a list of articles including title, publication date, link, and description.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | No | News category | general |
| lang | No | Language code (e.g. ja, en, fr) | ja |
| country | No | Country code (e.g. jp, us, gb) | jp |
| max | No | Number of news articles to retrieve (max 10, default 5) |