Delete Script Project
delete_script_projectPermanently deletes an Apps Script project. Provide user email and script ID to remove the project without recovery.
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 |