get_full_article
Fetches the full article content for a given news item ID. Returns the complete text of the article along with metadata such as title, source, and publication date.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| news_id | Yes | ID of the news item to fetch the full article for | |
| language | No | Output language code for the article content (e.g., 'en' for English). It is not a filter — the article may be in its original language or translated. | en |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||