pub async fn mountain_create_collaboration_session( app_handle: AppHandle, session_id: String, permissions: Struct, ) -> Result<(), String>