pub async fn mountain_add_document_for_sync( app_handle: AppHandle, document_id: String, file_path: String, ) -> Result<(), String>
Tauri command to add document for synchronization