hwp_get_tables
Retrieve table data from HWP documents. Optionally specify a table index to return a single table, or get all tables to verify structure before editing.
Instructions
문서의 표 데이터를 조회합니다. 특정 표 인덱스를 지정하거나 전체 표를 반환합니다. 표 셀을 채우기 전에 구조를 확인할 때 사용하세요.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | No | HWP/HWPX 파일 경로 (생략 시 현재 문서) | |
| table_index | No | 특정 표 인덱스 (생략 시 전체) |