pub fn minimize_window( state: &Arc<AppState>, args: &Value, ) -> Result<Value, String>
Minimize the window. Args: optional { "label": string }; defaults to “main”.
{ "label": string }