atelierb_remove_project
Remove an Atelier B project from the workspace. Optionally permanently delete the project directory and all files by setting delete_files to true.
Instructions
Remove an Atelier B project. WARNING: If delete_files is true, permanently deletes all project files!
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| delete_files | No | If true, also delete the project directory and all files. Default: false (only unregister) | |
| project_name | Yes | Name of the project to remove |