delete_project
Permanently remove an entire project directory and all its contents. Requires explicit confirmation to proceed; this action cannot be undone.
Instructions
Permanently delete an entire project directory and everything in it.
Args: name: Project name to delete. confirm: Must be explicitly set to True; this is irreversible.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| confirm | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||