apply_addressed_edits
Apply previewed structural edits to a new copy of a Hangul document. Uses a session ID to write changes to a specified output path, preserving original formatting without altering the open file.
Instructions
Write the previewed addressed edits to a NEW file-mode output copy.
The reviewed addressed plan came from structural addresses, not {} named
fields, so repeated "▶", repeated "○○○", ordinary table cells, and
paragraphs stay explicitly scoped. This applies the session_id returned by
preview_addressed_edits(...) together with the required out_path after
you already gathered all values first; do not turn whole-template completion
into one tool call per cell or mix live field writes and then fall back to
file mode. It does not mutate the already-open same Hangul window for the
same document. Keep repeated text explicit with structural scope instead of
an unscoped global replacement. After apply succeeds, open the verified output
file afterward if live review is needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| out_path | Yes | ||
| session_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |