Get Tracking Changes In Word
get_tracking_changes_in_wordExtract tracked changes from Word documents to identify insertions, deletions, and formatting edits. Saves the data as JSON.
Instructions
Extract tracking changes data from a Word file via PDF4me /api/v2/GetTrackingChangesInWord. Input is a local .docx/.doc file. Saves the API response as JSON (or raw text fallback).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| output_dir | No | ||
| word_file_path | Yes | ||
| output_file_name | No | ||
| request_doc_name | No |