↓ 1 callersFunction_failure_result(
clean_id: str,
source: str,
requested_section: str | None,
attempts: list[dict[str, Any]],
skills/sn-search-academic/scripts/paper.py:238
↓ 1 callersFunction_fetch_refs_with_sdk(
paper_id: str,
direction: str,
limit: int,
min_citations: int,
year_min: int | None,
skills/sn-search-academic/scripts/semantic_scholar_refTree.py:228
↓ 1 callersFunction_make_result(
*,
resolved: str,
direction: str,
items: list[dict],
total_available: int,
source_pa
skills/sn-search-academic/scripts/semantic_scholar_refTree.py:184
↓ 1 callersFunction_normalize_list_result(
raw_result: dict[str, Any],
clean_id: str,
source: str,
provider: str,
attempts: list[di
skills/sn-search-academic/scripts/paper.py:213
↓ 1 callersFunction_normalize_success_result(
raw_result: dict[str, Any],
clean_id: str,
source: str,
provider: str,
requested_section
skills/sn-search-academic/scripts/paper.py:187
↓ 1 callersFunction_paper_item_from_entry(entry, paper, *, min_citations: int, year_min: int | None, year_max: int | None)
skills/sn-search-academic/scripts/semantic_scholar_refTree.py:143