script_projects_versions_create
Create a new version of a Google Apps Script project by providing the script ID and a description. Track project changes effectively.
Instructions
Creates a new version of a Google Apps Script project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scriptId | Yes | The ID of the script project. | |
| description | Yes | A description for the new version. |