apps_script_update_deployment
Repoint an existing Apps Script deployment to a different immutable version using its deployment ID, preserving the same URL for users.
Instructions
Repoint an existing deployment to another immutable version while keeping its deployment ID/URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scriptId | Yes | ||
| description | No | ||
| deploymentId | Yes | ||
| versionNumber | Yes | ||
| manifestFileName | No | appsscript |