get_figures
ActiveTool of com.tomesphere/tomesphere
declared in 0.1.0
Get a paper's real figure images — URLs, labels, and captions. Most biomedical papers have figures; arXiv papers often don't. Accepts an arXiv ID, PMC ID, or bioRxiv/medRxiv DOI.
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