Mark articles
mark_articlesMark articles as read or unread, toggle star status, and add or remove user labels in FreshRSS. Apply the same changes to up to 100 articles at once, with each action reversible by calling the tool again with the opposite value.
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 |