Get article details
get_articleGet one article (by id): full metadata, the AI abstract (description_ai), AI sentiment, and OCR text. Pass a keyword to get ~2000-char excerpts around each match instead of the full (capped) OCR.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keyword | No | Return excerpts around matches instead of the full OCR (accent-insensitive) | |
| article_id | Yes | ||
| max_excerpts | No | Default 10, max 25 | |
| context_chars | No | Default 2000, max 5000 |