create_version
Create immutable versions of Google Workspace script projects to capture code snapshots for tracking changes and maintaining project history.
Instructions
Creates a new immutable version of a script project.
Versions capture a snapshot of the current script code. Once created, versions cannot be modified.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_google_email | Yes | User's email address | |
| script_id | Yes | The script project ID | |
| description | No | Optional description for this version |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |