pub(crate) async fn scan_plugins( app: AppHandle, custom_roots: Option<Vec<String>>, exclude_paths: Option<Vec<String>>, ) -> Result<Value, String>