get_document_text
Extract all text content from an open HWP document by providing its document ID. Use this to read or process the document's full text.
Instructions
Get all text content from the document.
Args: doc_id: Document ID from open_document
Returns: Full text content
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||