list_versions_tool
Retrieve all immutable snapshots of your Google Apps Script project code, including deployments and manually created versions, to track changes and manage script history.
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 |