get_full_text
ActiveTool of com.tomesphere/tomesphere
declared in 0.1.0
Fetch a paper's full body text as Markdown (methods, results, protocols, inline tables) — use for deep questions the abstract can't answer. Accepts an arXiv ID (2401.12345), a PMC ID (PMC5339222), or a bioRxiv/medRxiv DOI (10.1101/…).
Parameters schema
{
"type": "object",
"required": [
"id"
],
"properties": {
"id": {
"type": "string",
"description": "arXiv ID, PMC ID, or 10.1101/… DOI."
}
}
}Parent server
com.tomesphere/tomesphere
1/7 registries