Apply Patch
patch_applyApply a unified diff patch to a file on a remote server via an active SSH session.
Instructions
Applies a patch to a file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | Yes | SSH session ID | |
| path | Yes | File path to patch | |
| diff | Yes | Patch content (unified diff format) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||