Delete Directory
delete_directoryPermanently delete a directory and all its contents. Requires your approval to prevent accidental data loss.
Instructions
Permanently delete a directory and all its contents, recursively. ALWAYS requires interactive user approval before proceeding — this cannot be undone.
Args:
path (string): Directory to delete.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Directory to delete |