Create Version
create_versionCreates a snapshot of a script project code, saving it as an immutable version that cannot be modified after creation.
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 |