Delete Script Project
delete_script_projectPermanently delete an Apps Script project by script ID. Provide user email to remove the project from Google Workspace.
Instructions
Deletes an Apps Script project.
This permanently deletes the script project. The action cannot be undone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| script_id | Yes | The script project ID to delete | |
| user_google_email | Yes | User's email address |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |