ContextWorkflowRequest: {
    actionId: string;
    valuesContext: ContextAttribute[];
    versionRange: string;
}

Type declaration