update_script_content
Modify and update files within a specific Google Apps Script project by providing the script ID and file details, ensuring seamless content management and integration via the Google Apps Script MCP Server.
Instructions
Updates the content of a specified Google Apps Script project.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
files | Yes | The files to be updated in the script project. | |
scriptId | Yes | The ID of the script project to update. |