apply_patch
Apply code patches to specific files in your Google Apps Script project by providing script ID, file name, and patch content.
Instructions
コードパッチ適用(apply_code_patchのエイリアス)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_name | Yes | ||
| script_id | Yes | ||
| patch_content | Yes |