clear_selected_ui_system
Clear the active UI system selection and optionally delete the .ui-system.json config file to reset the project directory.
Instructions
Clear the currently active UI system selection and optionally remove the .ui-system.json configuration file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectPath | No | Optional project path | |
| removePersisted | No | If true, also removes .ui-system.json if present in the project directory |