Get articles
get_articlesRetrieve full text of up to 20 articles by their IDs, returning plain text content for offline reading or analysis.
Instructions
Fetches the full text of specific articles by id, as plain text. At most 20 ids per call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| article_ids | Yes | Article ids as returned by list_articles | |
| max_content_chars | No | Characters of article text per article, default 2000 |