script_projects_versions_create
Create a new version of a Google Apps Script project to track changes, manage deployments, and maintain project history.
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. |