delete_script_project
Permanently delete Google Apps Script projects to manage workspace automation. Use this tool to remove script projects from Google Workspace by providing the user email and script ID.
Instructions
Deletes an Apps Script project.
This permanently deletes the script project. The action cannot be undone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_google_email | Yes | User's email address | |
| script_id | Yes | The script project ID to delete |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |