generate_redaction_log
Generates a DOCX table listing all redactions performed in the current session. Accepts an optional output path; defaults to a temporary file.
Instructions
Write a DOCX table of all redactions made this session.
Args: output_path: Destination path. If empty, writes to a temp file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| output_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |