News Detail
news_detailRetrieve full news article details by ID. Use IDs from news or news_search to get complete article content.
Instructions
Get one news article's full detail by id (from news/news_search).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | News article ID (numeric), e.g. "7123456789012345678". Get IDs from `news` or `news_search`. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| url | No | ||
| body | No | ||
| title | No | ||
| author | No | ||
| images | No | ||
| tickers | No | ||
| description | No | ||
| likes_count | No | ||
| published_at | No | ||
| shares_count | No | ||
| comments_count | No |