get_citations
ActiveTool of Academic Research Search
declared in 1.0.0
Get paper citations and metadata via Crossref. Look up by DOI or search by topic.
Parameters schema
{
"type": "object",
"properties": {
"q": {
"type": "string",
"description": "Search query for papers"
},
"doi": {
"type": "string",
"description": "Specific DOI to look up (e.g. \"10.1038/nature12373\")"
},
"type": {
"type": "string",
"description": "Filter by type: journal-article, book-chapter, proceedings-article"
},
"limit": {
"type": "number",
"default": 10,
"description": "Number of results (max 20, default 10)"
}
}
}Parent server
Academic Research Search
1/7 registries