Mark articles
mark_articlesApply read, starred, and label changes to specific articles in FreshRSS, with reversible toggles and support for up to 100 articles per call.
Instructions
Sets the read state, the star and user labels of specific articles. All changes are reversible by calling this tool again with the opposite value. At most 100 articles per call; every given change is applied to all of them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| read | No | true marks as read, false marks as unread | |
| starred | No | true adds the star (favourite), false removes it | |
| add_labels | No | User labels to attach; unknown labels are created | |
| article_ids | Yes | Article ids as returned by list_articles | |
| remove_labels | No | User labels to detach |