Create Version
create_versionCreate an immutable snapshot of a script project to preserve its current code. Use this to save a named version before making changes.
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 |
|---|---|---|---|
| script_id | Yes | The script project ID | |
| description | No | Optional description for this version | |
| user_google_email | Yes | User's email address |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |