script_projects_versions_create
Create and manage new versions of Google Apps Script projects by specifying a script ID and version description for efficient project tracking and updates.
Instructions
Creates a new version of a Google Apps Script project.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
description | Yes | A description for the new version. | |
scriptId | Yes | The ID of the script project. |