Every action below is available as a verb in Cerebral OS — callable from a Cerebral, a Map, or the Runtime API. All executions are governed, audited, and dry-run safe.
Archive Bookmark
instapaper:archive_bookmark
Archive a bookmark in Instapaper (move to archive folder).
Write
High risk
Create Bookmark
instapaper:create_bookmark
Add a new bookmark to Instapaper.
Write
Medium risk
Create Folder
instapaper:create_folder
Create a new folder in Instapaper.
Write
Medium risk
Create Highlight
instapaper:create_highlight
Create a new highlight on a bookmark in Instapaper.
Write
Medium risk
Delete Bookmark
instapaper:delete_bookmark
Permanently delete a bookmark from Instapaper.
Write
High risk
Delete Folder
instapaper:delete_folder
Delete a folder in Instapaper. Bookmarks in the folder will be moved to the unread folder.
Write
High risk
Delete Highlight
instapaper:delete_highlight
Delete a highlight from Instapaper.
Write
High risk
Get Bookmark
instapaper:get_bookmark
Get details for a specific bookmark including text content if available.
Read
Low risk
List Bookmarks
instapaper:list_bookmarks
List bookmarks from a specific folder or the main unread list.
Read
Low risk
List Folders
instapaper:list_folders
List all folders in the Instapaper account.
Read
Low risk
List Highlights
instapaper:list_highlights
List all highlights for a specific bookmark.
Read
Low risk
Move Bookmark
instapaper:move_bookmark
Move a bookmark to a different folder in Instapaper.
Write
Medium risk
Star Bookmark
instapaper:star_bookmark
Star a bookmark in Instapaper.
Write
Medium risk
Unarchive Bookmark
instapaper:unarchive_bookmark
Unarchive a bookmark in Instapaper (move back to unread folder).
Write
Medium risk
Unstar Bookmark
instapaper:unstar_bookmark
Remove star from a bookmark in Instapaper.
Write
Medium risk
Update Reading Progress
instapaper:update_reading_progress
Update reading progress for a bookmark in Instapaper.
Write
Medium risk