You're viewing a demo portfolio

Join the waitlist
PRSM

find_related_articles

Active

Tool of PubMed / MEDLINE Literature Search

declared in 1.27.0

Find articles related to a given PubMed article. Uses NCBI's computed similarity to find conceptually related papers. Useful for literature review expansion. Args: pmid: PubMed ID of the source article. limit: Maximum related articles to return (default 10, max 50).

Parameters schema

{
  "type": "object",
  "title": "find_related_articlesArguments",
  "required": [
    "pmid"
  ],
  "properties": {
    "pmid": {
      "type": "string",
      "title": "Pmid"
    },
    "limit": {
      "type": "integer",
      "title": "Limit",
      "default": 10
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

PubMed / MEDLINE Literature Search

1/7 registries
View full server →