get_full_text
Retrieves full-text article content from PMC or OpenAlex, returning chunked text and offset for pagination. When retrieval fails, supplies candidate URLs for agent-based fetching.
Instructions
Fetch readable article text from PMC BioC, or OpenAlex structured XML when an API key is configured (archive download charges may apply). Returns chunks with next_offset and content hash. If retrieval fails, returns candidate URLs for the agent to fetch with web/PDF tools. Does not scrape arbitrary publisher sites.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | DOI, OpenAlex work ID, PMID, or Inciteful ID. Abstract/full-text tools also accept PMC12345 or a PMC article URL. | |
| offset | No | ||
| source | No | auto | |
| max_chars | No |