delete_project
Delete a project's settings. Optionally also permanently delete its Google Drive folder when confirmation is given.
Instructions
Delete project settings. Optionally delete the Google Drive folder as well.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Delete confirmation (true to execute deletion) | |
| project | Yes | Project ID | |
| delete_drive_folder | No | If true, permanently delete the Google Drive folder (cannot be undone) |