mark_article
Mark articles as read or bookmarked by ID. Update reading status and bookmarks to manage your Web3 content efficiently.
Instructions
Mark an article as read or bookmarked
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Article ID (UUID) | |
| is_read | No | Mark as read/unread | |
| is_bookmarked | No | Mark as bookmarked/unbookmarked |