get_page_text
Extract text from a specific page of an HWP document by providing the document ID and 1-based page number. Returns the page's content for use.
Instructions
Get text content of a specific page (1-based page number).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc_id | Yes | ||
| option | No | ||
| page_number | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||