docx_read_table_cell
Read a single cell from a Word document table to obtain a hash for safe incremental edits.
Instructions
Read-only. Read a single table cell and return hash for write preconditions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| col | Yes | ||
| row | Yes | ||
| docx_path | Yes | ||
| max_chars | No | ||
| scope_tag | No | ||
| table_index | Yes |