pub async fn test_workflow_trigger( core: &Arc<AppCore>, workflow_id: &str, test_input: Value, ) -> Result<String>