qui_mark_rss_article_read
Mark an RSS article as read so it is not processed again. This updates the article status in qui to indicate it has been handled.
Instructions
Call qui's POST /instances/{instanceID}/rss/articles/read endpoint. Pass path variables directly in arguments, query values in arguments.params, and a JSON request body in arguments.body.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| arguments | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |