Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/urschrei/pyzotero
/ endpoints
Endpoints
18 in github.com/urschrei/pyzotero
⨍
Functions
335
◇
Types & classes
62
↳
Endpoints
18
Route
alldoi
click.option( "--json", "output_json", is_flag=True, help="Output results as JSON", )
src/pyzotero/cli.py:None
Route
children
click.option( "--json", "output_json", is_flag=True, help="Output results as JSON", )
src/pyzotero/cli.py:None
Route
item
click.option( "--json", "output_json", is_flag=True, help="Output results as JSON", )
src/pyzotero/cli.py:None
Route
search
click.option( "--json", "output_json", is_flag=True, help="Output results as JSON", )
src/pyzotero/cli.py:None
Route
subset
click.option( "--json", "output_json", is_flag=True, help="Output results as JSON", )
src/pyzotero/cli.py:None
Route
tags
click.option( "--json", "output_json", is_flag=True, help="Output results as JSON", )
src/pyzotero/cli.py:None
Route
test_find_related
patch("pyzotero.mcp_server.get_recommendations")
tests/test_mcp.py:None
Route
test_find_related_empty
patch("pyzotero.mcp_server.get_recommendations")
tests/test_mcp.py:None
Route
test_find_related_not_found
patch("pyzotero.mcp_server.get_recommendations")
tests/test_mcp.py:None
Route
test_find_related_with_library_check
patch("pyzotero.mcp_server.get_recommendations")
tests/test_mcp.py:None
Route
test_get_citations
patch("pyzotero.mcp_server.s2_get_citations")
tests/test_mcp.py:None
Route
test_get_citations_with_min_citations
patch("pyzotero.mcp_server.s2_get_citations")
tests/test_mcp.py:None
Route
test_get_references
patch("pyzotero.mcp_server.s2_get_references")
tests/test_mcp.py:None
Route
test_get_references_rate_limit
patch("pyzotero.mcp_server.s2_get_references")
tests/test_mcp.py:None
Route
test_search_s2
patch("pyzotero.mcp_server.search_papers")
tests/test_mcp.py:None
Route
test_search_s2_empty
patch("pyzotero.mcp_server.search_papers")
tests/test_mcp.py:None
Route
test_search_s2_empty_year_and_sort
patch("pyzotero.mcp_server.search_papers")
tests/test_mcp.py:None
Route
test_search_s2_passes_params
patch("pyzotero.mcp_server.search_papers")
tests/test_mcp.py:None