EventTypeInput: {
    body?: Record<string, any>;
    headers?: Record<string, any>;
}