Explore Plans
Mobile menu Close menu
InoreaderInoreader

Mark folder as read

This Action will mark all articles in a specified folder as read. You can optionally choose to mark only articles older than a given period.

Developer info

API endpoint slug
inoreader.mark_folder_as_read
Filter code method
Inoreader.markFolderAsRead.skip(string?: reason)
Runtime method
runAction("inoreader.mark_folder_as_read", {})

Action fields

Folder Dropdown list

Label
Which folder?
Slug
folder
Required
true
Can have default value
false

Period Dropdown list

Label
Period of time
Helper text
Choose to mark only articles older than this period as read.
Slug
period
Required
true
Can have default value
true
Filter code method
Inoreader.markFolderAsRead.setPeriod(string: period)