WorkflowContextResponse: {
    accountId: string;
    actionsAfter: ActionContextResponse[];
    actionsBefore: ActionContextResponse[];
}

Type declaration