bc_get_europepmc_fulltext
Retrieve full text XML for a specified PMC ID from Europe PMC to access detailed biomedical research articles and data for analysis or integration.
Instructions
Get the full text XML for a given PMC ID from Europe PMC.
Args: pmc_id (str): PMC ID starting with "PMC" (e.g., "PMC11629965").
Returns: dict: Full text XML content or error message
Input Schema
Name | Required | Description | Default |
---|---|---|---|
pmc_id | Yes | PMC ID starting with 'PMC' (e.g., 'PMC11629965') |