preview_addressed_edits
Preview structural edits in a HWP file by resolving addressed targets to confirm each edit hits the intended location. Use this to verify changes before applying them with apply_addressed_edits.
Instructions
Resolve STRUCTURAL addressed edits in file mode without writing output.
edits do NOT require {} named fields. Use structural addresses for
repeated "▶", repeated "○○○", ordinary table cells, and paragraphs.
Repeated text must never be treated as a global replace; require
explicit scope in the address. For whole-template completion, gather or
generate all values first and prepare one edits array here instead of
one tool call per cell. Start in file mode from the beginning instead
of mixing live field writes and then falling back to file mode. Preview
here first to confirm each edit resolves to the intended local target and
returns the reviewed session that apply_addressed_edits(session_id, out_path)
writes later as a completed copy. This addressed file-mode route does not mutate the already-open same Hangul window; open the verified output afterward if live review is needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| edits | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |