update_deployment_tool
Modify deployment configurations for Google Apps Script projects by updating descriptions to reflect changes in functionality or purpose.
Instructions
Update an existing deployment configuration.
Args: script_id: The script project ID deployment_id: The deployment ID to update description: New description for the deployment
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| script_id | Yes | ||
| deployment_id | Yes | ||
| description | No |