bc_get_europepmc_fulltext
Retrieve complete full-text XML articles from EuropePMC using a PMC ID for detailed analysis and processing.
Instructions
Get full-text XML for a PMC ID. Returns the complete article XML for processing and analysis.
Returns: dict: Full-text XML content in format {'fulltext_xml': '...'} or error message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pmc_id | Yes | PMC ID (e.g., 'PMC11629965') |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||