pub async fn session_checkout( session_id: String, op_id: String, workspace: Option<PathBuf>, ) -> Result<Value>