read_pubmed_paper
Extract text content from PubMed papers using PMID identifiers to access scientific literature for research and analysis purposes.
Instructions
Read and extract text content from a PubMed paper.
Args: paper_id: PubMed ID (PMID). save_path: Directory where the PDF would be saved (unused). Returns: str: Message indicating that direct paper reading is not supported.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| paper_id | Yes | ||
| save_path | No | ./downloads |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |