get_document_text_extract
Retrieve the extracted text content from a document in the repository using its ID or path.
Instructions
Retrieves a document's text extract content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| identifier | Yes | The document id or path (required). This can be either the document's ID (GUID) or its path in the repository (e.g., "/Folder1/document.pdf"). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |