docx_table_edit_plan
Plan DOCX table edits to separate safe cell updates from structural changes, enabling risk review 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_columns | No | ||
| target_rows | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |