aleph_fetch_document_text
Fetch a document entity's extracted text by ID to quote or verify its exact wording, supporting PDFs, emails, articles, and similar items from search results.
Instructions
Read the extracted text of a document entity (PDF page, email, article) so you can quote or verify what it actually says. Pass the entity ID of a Document, Pages, Email or similar entity from a search result.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity_id | Yes | Entity ID of the document. | |
| max_chars | No | Truncate the text at this many characters. |