Apply one approved Ghost change set
apply_change_setApplies a pre-approved batch of Ghost content edits with exact preview hash and scopes, saving revisions and verifying readback, halting on first remote failure.
Instructions
Re-read and preflight the exact previewed batch, require an exact site-bound preview hash plus exact approval scopes, save a Ghost revision for every edit, verify readback, and stop after the first remote failure.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scopes | Yes | ||
| changes | Yes | ||
| preview_hash | Yes | ||
| user_confirmed | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| failed | Yes | ||
| succeeded | Yes | ||
| partial_failure | Yes |