find_similar_articles
Find articles thematically similar to a given article by cosine similarity over Voyage AI embeddings.
Internal Rewind article id (from an earlier search/recent result)
Number of related articles to return Defaults to
5.get_article
Fetch one saved article by id, returning its full body, metadata, and highlights.
Internal Rewind article id (from a get_recent_reads, search, semantic_search, or find_similar_articles result)
get_random_highlight
Get a single random highlight from saved Instapaper articles.
This tool takes no parameters.
get_reading_highlights
Get saved highlights from Instapaper articles.
Number of highlights to return Defaults to
10.Page number Defaults to
1.get_reading_stats
Get overall reading statistics from Instapaper including total articles, finished count, currently reading, highlights, and word count.
This tool takes no parameters.
get_recent_reads
Get recently saved articles from Instapaper.
Optional: filter to a specific date (YYYY-MM-DD)
Optional: start of date range (ISO 8601)
Include artwork/poster image content blocks in the response. Default true. Set false to keep responses small. Defaults to
true.Number of recent articles to return (max 50) Defaults to
10.Page number for pagination. Combine with limit to page through longer windows. Defaults to
1.Optional: end of date range (ISO 8601)