Metis ยท News Radar โ Mark Publications Read
mark_publications_readMark new publications as read by their IDs to remove them from the new publications queue and prevent them from surfacing again. Returns a confirmation count.
Instructions
Mark new publications as read by their IDs.
Clears items from the "new publications" queue once the user has seen them,
stamping each with a read time so they stop resurfacing. Use the IDs
returned by get_new_publications.
Args:
ids: List of new_publications row IDs to mark as read; an empty list is
a no-op.
Returns:
A confirmation message with the count of publications marked as read.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |