fgis_read_document_table
Read source table rows and cells by table index, preserving header flags, rowspan, and colspan for accurate structured document analysis.
Instructions
Read source table rows/cells online, preserving header flags, rowspan and colspan. Get table_index from outline. Each row paginates physical source cells with cell_offset/cell_limit; merged cells are not expanded. Long cell previews are explicitly truncated: read their text offsets with read_document. Includes surrounding text; no inferred price or coefficient applicability.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| source | No | normative | |
| cell_limit | No | ||
| row_offset | No | ||
| cell_offset | No | ||
| table_index | Yes | ||
| document_guid | No | ||
| expected_sha256 | No |