Get articles
get_articlesRetrieve the full plain text of articles by providing their IDs. Use this to access complete article content from FreshRSS, with support for up to 20 articles per request and adjustable character limits.
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 |