Skip to main content

get_feed

Get the unified activity feed across all domains.
date
string
Optional: filter to a specific date (YYYY-MM-DD)
domain
string
Optional: filter feed to a single domain One of: listening, running, watching, collecting, reading.
from
string
Optional: start of date range (ISO 8601)
limit
number
Number of feed items to return Defaults to 10.
to
string
Optional: end of date range (ISO 8601)

get_health

Check the health and sync status of the Rewind API. This tool takes no parameters.

get_on_this_day

Get historical ‘on this day’ items — what happened on a given date in previous years across all domains.
day
number
Optional: day (1-31). Defaults to current day.
month
number
Optional: month (1-12). Defaults to current month.
Search across all domains (listening, running, watching, collecting, reading).
domain
string
Optional: filter results to a single domain One of: listening, running, watching, collecting, reading.
limit
number
Number of results to return Defaults to 10.
mode
string
Ranking mode. keyword = FTS (default). semantic = cosine-similarity over article embeddings (reading only). hybrid = FTS + semantic via reciprocal rank fusion (reading only). One of: keyword, semantic, hybrid.
page
number
Page number for pagination Defaults to 1.
query
string
required
Search query text
Semantic search over the reading domain using Voyage AI embeddings.
limit
number
Number of matches to return Defaults to 10.
query
string
required
Natural-language description of the article