Delete Script Project
delete_script_projectPermanently delete an Apps Script project by providing the script ID and user email.
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 |