delete_deployment_tool
Remove a specific deployment from a Google Apps Script project by providing the script ID and deployment ID.
Instructions
Delete a deployment.
Args: script_id: The script project ID deployment_id: The deployment ID to delete
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| script_id | Yes | ||
| deployment_id | Yes |