get_version_tool
Retrieve details of a specific Apps Script version by providing the script project ID and version number.
Instructions
Get details of a specific version.
Args: script_id: The script project ID version_number: The version number to retrieve (1, 2, 3, etc.)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| script_id | Yes | ||
| version_number | Yes |