delete_script_project_tool
Permanently delete a Google Apps Script project by its ID. This action cannot be undone, removing all associated code and configurations.
Instructions
Delete an Apps Script project.
WARNING: This permanently deletes the script project. The action cannot be undone.
Args: script_id: The script project ID to delete
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| script_id | Yes |