update_deployment_tool
Modify an existing Google Apps Script deployment configuration by updating its description, script ID, or deployment ID to maintain accurate project documentation.
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 |