list_versions_tool
Retrieve all immutable snapshots of your Google Apps Script project code, showing deployment and manually created versions for tracking changes.
Instructions
List 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.
Args: script_id: The script project ID
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| script_id | Yes |