List Versions
list_versionsList all immutable versions of a Google Apps Script project to access snapshots of the code for review or restore.
Instructions
Lists all versions of a script project.
Versions are immutable snapshots of your script code. They are created when you deploy or explicitly create a version.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_google_email | Yes | User's email address | |
| script_id | Yes | The script project ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |