get_watch_change_diff
Retrieve the before and after text of a specific change in a watched legal document to review amendments, with flags indicating available content when diff is missing.
Instructions
The section's text before and after this specific change, when available (see hasDiff on the change list above). Only meaningful for amended (both sides) and removed (before only); added has nothing to diff against, so hasBefore/hasAfter are always false there.
A missing side is not an error: hasBefore/hasAfter say which text is actually present, so a caller can render a graceful 'diff unavailable' state for older changes or a snapshot that failed to capture, instead of treating null as a failure.
Free.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| watch_id | Yes | ||
| change_id | Yes |