Edit patch output
article_review_edit_patchReplaces an article patch with human-edited text, using version checks and idempotency keys to ensure safe, repeatable updates.
Instructions
Save a human-authored replacement for one patch.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | No | ||
| offset | No | ||
| status | No | ||
| patchId | Yes | ||
| topicId | No | ||
| sessionId | Yes | ||
| editedText | Yes | ||
| contextMode | No | ||
| idempotencyKey | Yes | ||
| expectedVersion | Yes |