WorkflowAccountContextResponse: {
    actionsAfter: WorkflowActionWithContextResponse[];
    actionsBefore: WorkflowActionWithContextResponse[];
}

Type declaration