apply_patch
apply_patchApply a code patch to one or more files using the Begin/End Patch format to automatically modify file content.
Instructions
Apply a patch to one or more files using the apply_patch format. The input should include *** Begin Patch and *** End Patch markers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes | Patch content using the *** Begin Patch/End Patch format. |