get_tables
Retrieve tables from a specified HWP document using its document ID. Returns table contents and metadata for analysis or extraction.
Instructions
Get tables from the document.
Args: doc_id: Document ID from open_document
Returns: List of tables with metadata
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||