Propose an edit (published for review)
propose_editApply search/replace edits to a scratch copy and publish as a proposal for review, with status indicating applied or awaiting approval.
Instructions
Applies search/replace edits to a scratch copy of the session's file and publishes the result as a proposal. It never edits the document directly: the change is published for review — if this project has agent auto-accept armed it may apply automatically (the response says status "applied"), otherwise it awaits a human Accept in Galley. Inspect the returned status to know what happened. Each search must match the current text exactly once; failures come back as structured data (status: "edit_failed") — refine and retry.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| edits | Yes | Search/replace blocks, applied in order against the running text. | |
| request | Yes | A short human-readable title for the change (shown in the review card). |