You're viewing a demo portfolio

Join the waitlist
PRSM

autosearch_search_evidence

Active

Tool 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"
      ]
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

uk.exatoshi/autosearch

1/7 registries
View full server →