You're viewing a demo portfolio

Join the waitlist
PRSM

get_cited_by

Active

Tool of PubMed / MEDLINE Literature Search

declared in 1.27.0

Find articles that cite a given PubMed article. Useful for tracking the impact and follow-up research of a key publication. Args: pmid: PubMed ID of the article to find citations for. limit: Maximum citing articles to return (default 20, max 100).

Parameters schema

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

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

PubMed / MEDLINE Literature Search

1/7 registries
View full server →
get_cited_by — PubMed / MEDLINE Literature Search — PRSM MCP