7 tools · production · spec
Scholar Sidekick is a toolset that lets an agent resolve scholarly identifiers, format citations, check retractions, and verify citation accuracy.
Tools7 total
auditBibliography
actionimperative/checksarray—Per-entry checks. Default ['retraction']; pass [] to skip.
claimsarray—Pre-parsed citations (provide this OR bibliography).
formatstring—Override format auto-detection.
bibliographystring—Raw BibTeX / RIS / CSL-JSON text (provide this OR claims).
screenWithLlmboolean—Opt-in Stage 3 LLM screen (requires an authenticated key).
checkOpenAccess
actionimperative/idstringrequiredA single scholarly identifier (DOI, PMID, PMCID, arXiv, ISBN, or ADS bibcode; prefixes tolerated). Exactly one — batches are not accepted.
checkRetraction
actionimperative/idstringrequiredA single scholarly identifier (DOI, PMID, PMCID, arXiv, ISBN, or ADS bibcode; prefixes tolerated). Exactly one — batches are not accepted.
exportCitation
actionimperative/langstring—Locale (e.g. en-US).
textstringrequiredOne or more identifiers (DOI, PMID, PMCID, ISBN, arXiv, ISSN, ADS bibcode, WHO IRIS URL) separated by newlines or commas.
stylestring—Citation style (txt export only).
formatstringrequiredExport format.
formatCitation
actionimperative/langstring—Locale (e.g. en-US, en-GB, fr-FR).
textstringrequiredOne or more identifiers (DOI, PMID, PMCID, ISBN, arXiv, ISSN, ADS bibcode, WHO IRIS URL) separated by newlines or commas.
stylestring—Citation style: vancouver (default), ama, apa, ieee, cse, or a CSL id.
outputstring—Default text.
footnoteboolean—Footnote form instead of bibliography.
resolveIdentifier
actionimperative/textstringrequiredOne or more identifiers (DOI, PMID, PMCID, ISBN, arXiv, ISSN, ADS bibcode, WHO IRIS URL) separated by newlines or commas.
verifyCitation
actionimperative/adsstring—NASA ADS bibcode.
doistring—DOI as cited.
isbnstring—ISBN.
issnstring—ISSN.
pmidstring—PubMed ID.
yearinteger—Publication year.
arxivstring—arXiv ID.
pmcidstring—PubMed Central ID.
titlestringrequiredCited title (required).
authorstring—First-author family name.
containerstring—Journal / container name.
whoIrisUrlstring—WHO IRIS URL.
screenWithLlmboolean—Opt-in Stage 3 LLM screen (requires an authenticated key).