query_knowledge_graph
Explore your Zotero library's citation network to identify influential papers, research clusters, citation paths, and publication trends.
Instructions
Query the knowledge graph for insights about your library's citation network. Use this when the user asks about influential papers, research clusters, publication trends, or relationships between papers. Query types: 'influential' (PageRank-ranked papers), 'clusters' (research topic groupings), 'bridges' (papers connecting different clusters), 'path' (shortest citation path between two DOIs — requires doi_a and doi_b), 'neighborhood' (papers within N hops of a DOI — requires doi and optional depth), 'stats' (graph summary), 'timeline' (papers per month — optional topic filter, start_year, end_year), 'topic_evolution' (per-subfield paper counts by month — optional start_year, end_year), 'citation_velocity' (month-by-month citation count for a DOI — requires doi), 'trending' (papers with accelerating citation rates — optional limit, years window). Requires build_index(type='graph') to be run first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doi | No | ||
| depth | No | ||
| doi_a | No | ||
| doi_b | No | ||
| limit | No | ||
| topic | No | ||
| years | No | ||
| end_year | No | ||
| query_type | Yes | ||
| start_year | No | ||
| response_format | No | json |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |