pub async fn close_workbook( state: Arc<AppState>, params: CloseWorkbookParams, ) -> Result<CloseWorkbookResponse>