Delete Script Project
delete_script_projectPermanently delete an Apps Script project using a script ID. This action cannot be undone.
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 |