Bookmark Feed Item
bookmark_itemStore a feed item permanently by providing its feed URL and index number, ensuring content persists 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 |