apps_script_create_deployment
Deploy an immutable Apps Script deployment from a specific version using a manifest entry point. Provide script ID, version number, and optional description.
Instructions
Deploy an immutable version with a manifest entry point.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scriptId | Yes | ||
| description | No | ||
| versionNumber | Yes | ||
| manifestFileName | No | appsscript |