scholarfetch_doi_lookup
ActiveTool of ScholarFetch
declared in 1.12.4
Enrich one known DOI with metadata, reading links, and full-text availability signals. If you pass `engines`, use a comma-separated subset of: elsevier, openalex, crossref, arxiv, europepmc, springer, semanticscholar.
Parameters schema
{
"type": "object",
"title": "scholarfetch_doi_lookupArguments",
"required": [
"doi"
],
"properties": {
"doi": {
"type": "string",
"title": "Doi"
},
"engines": {
"type": "string",
"title": "Engines",
"default": ""
}
}
}Parent server
ScholarFetch
https://github.com/laibniz/scholarfetch
1/7 registries