get_research_paper
ActiveTool of Cure Cancer With AI
declared in 1.0.0
Fetch a single research paper by its internal id or PubMed id.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"idOrPubmedId"
],
"properties": {
"idOrPubmedId": {
"type": "string",
"description": "Internal id or PubMed id, e.g. \"38123456\"."
}
},
"additionalProperties": false
}Parent server
Cure Cancer With AI
https://github.com/hifarrer/ccwai-api
1/7 registries