search_research_papers
ActiveTool of io.github.onefreeman1337/osf-data-marketplace
Search 1.2 million+ scholarly works across arXiv (700,000+ preprints, all categories, 2024 to 2026), CrossRef, PubMed, OpenAlex, Semantic Scholar, and ClinicalTrials.gov. Returns title, authors, venue, year, DOI, provenance URL, and a record_id per match. Use get_record with a record_id for the full record. Args: query: keyword(s) to search, e.g. "CRISPR off-target".
Parameters schema
{
"type": "object",
"title": "search_research_papersArguments",
"required": [
"query"
],
"properties": {
"query": {
"type": "string",
"title": "Query"
}
}
}Parent server
io.github.onefreeman1337/osf-data-marketplace
1/7 registries