docx_table_edit_plan
Review risk of DOCX table edits by planning safe cell updates separately from row, column, or header changes before write-back.
Instructions
Plan a DOCX table write-back before applying structural changes.
The current DFM bridge is safest for same-shape cell text updates. This
plan separates safe cell updates from row/column/header structural changes
so the caller can review risk before docx_table_from_context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc_id | Yes | ||
| block_id | Yes | ||
| table_id | No | ||
| target_rows | No | ||
| target_columns | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |