Bookmark Feed Item
bookmark_itemSave a feed item for later reading by capturing its content with a snapshot. Use the feed URL and item index from your feed list to preserve the item beyond cache.
Instructions
Save a feed item for later. Snapshots the item content so it persists beyond the cache. Use the feed_url and item index number from get_feed_items.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| feed_url | Yes | URL of the feed containing the item | |
| item_index | Yes | 1-based item number from the get_feed_items list |