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.
Create Highlight
readwise:create_highlight
Create a new highlight in Readwise.
Write
Medium risk
Delete Highlight
readwise:delete_highlight
Permanently delete a highlight from Readwise.
Write
High risk
Export Highlights
readwise:export_highlights
Export all your highlights in various formats for backup or analysis.
Write
Low risk
Get Book
readwise:get_book
Fetch a single book by ID with metadata and highlight count.
Read
Low risk
Get Daily Review
readwise:get_daily_review
Get your daily review highlights - the curated selection Readwise shows you each day.
Read
Low risk
Get Highlight
readwise:get_highlight
Fetch a single highlight by ID with full text and metadata.
Read
Low risk
List Books
readwise:list_books
List books with optional filtering and pagination.
Read
Low risk
List Highlights
readwise:list_highlights
List highlights with optional filtering and pagination.
Read
Low risk
List Tags
readwise:list_tags
List all tags used in your Readwise highlights.
Read
Low risk
Save Article
readwise:save_article
Save an article or webpage to Readwise Reader for later reading.
Write
Medium risk
Update Highlight
readwise:update_highlight
Update an existing highlight's text, note, tags, or status.
Write
Medium risk