freshrss_mark_stream_read
Mark all articles in a folder or the entire stream as read in one call. Specify 'all' or a folder name, with an optional age filter.
Instructions
Mark all articles in a stream/folder as read in one call.
MUCH more efficient than marking individual articles. Use 'all' to mark everything, or a folder name like 'tech', 'ML', 'security'.
Common pattern: mark_stream_read(all) then mark_unread([5 keeper IDs]).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |