autosearch_search_evidence
ActiveTool of uk.exatoshi/autosearch
declared in 1.0.0
Search peer-reviewed evidence across academic sources without launching a full research run. Returns top N papers with metadata.
Parameters schema
{
"type": "object",
"required": [
"query"
],
"properties": {
"limit": {
"type": "integer",
"default": 10,
"maximum": 50
},
"query": {
"type": "string"
},
"sources": {
"type": "array",
"items": {
"enum": [
"arxiv",
"clinicaltrials",
"crossref",
"dblp",
"doaj",
"openalex",
"pubmed",
"semantic-scholar"
],
"type": "string"
},
"default": [
"openalex",
"crossref",
"pubmed",
"semantic-scholar"
]
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
uk.exatoshi/autosearch
1/7 registries