You're viewing a demo portfolio

Join the waitlist
PRSM

scholarfetch_author_candidates

Active

Tool of ScholarFetch

declared in 1.12.4

Disambiguate a human author name into ranked identity candidates. Use this before `scholarfetch_author_papers` when the name is ambiguous and you need a stable `candidate_index`. If you pass `engines`, it must include `openalex`.

Parameters schema

{
  "type": "object",
  "title": "scholarfetch_author_candidatesArguments",
  "required": [
    "name"
  ],
  "properties": {
    "name": {
      "type": "string",
      "title": "Name"
    },
    "limit": {
      "type": "integer",
      "title": "Limit",
      "default": 10
    },
    "engines": {
      "type": "string",
      "title": "Engines",
      "default": ""
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

ScholarFetch

https://github.com/laibniz/scholarfetch

1/7 registries
View full server →