async fn run_inner( ctx: SagaCtx<'_>, workspace_id: String, tab_ids: Vec<String>, block_count: usize, ) -> Result<Value, String>