You're viewing a demo portfolio

Join the waitlist
PRSM

search_papers

Active

Tool of com.tomesphere/tomesphere

declared in 0.1.0

Search 8.5 million academic papers (arXiv + biomedical: PMC / bioRxiv / medRxiv, all disciplines) by topic, keyword, author, or linked entity (gene / protein / disease). Each hit returns id, title, TLDR, type, and links. Use to find papers about a topic, e.g. 'transformer efficiency' or 'CRISPR base editing'.

Parameters schema

{
  "type": "object",
  "required": [
    "query"
  ],
  "properties": {
    "k": {
      "type": "integer",
      "default": 10,
      "description": "Number of results (default 10, max 25)."
    },
    "query": {
      "type": "string",
      "description": "Natural-language search query. E.g. 'transformer attention efficiency', 'graph neural networks for molecular property prediction'."
    },
    "year_max": {
      "type": "integer",
      "description": "Latest publication year."
    },
    "year_min": {
      "type": "integer",
      "description": "Earliest publication year, e.g. 2024."
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

com.tomesphere/tomesphere

1/7 registries
View full server →