query_research_timeline
Show the evolution of research beliefs over time for a given entity. Retrieve dated claims to trace how understanding has changed, optionally including superseded claims for the full reasoning chain.
Instructions
Query the temporal evolution of research beliefs.
Returns all claims for an entity ordered by date, showing how thinking
evolved. Superseded claims (older beliefs you updated) are hidden by default
but can be shown to trace the full reasoning chain.
Args:
entity: Filter by entity name (partial match). Leave empty to see all
recent entries across all entities.
since_date: ISO date string (YYYY-MM-DD). Only show entries on or after
this date. Leave empty for all time.
show_superseded: If True, include claims that have been replaced by newer
ones. Default False — shows only the current belief for each topic.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity | No | ||
| since_date | No | ||
| show_superseded | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |