How to solve this BundleValidationError?

:bullseye: What is your goal?

FIX THIS

:thinking: What is the problem & what have you tried?

BundleValidationError
Validation failed for 1 parameter(s).
Value exceeded maximum length of 100 chars in parameter ‘title’.

Origin
Make

Automatic error handler
If you want to handle this error automatically, choose one of the following options. This will create a new error-handler route in your scenario. You can then expand the route in any way you like.

:clipboard: Error messages or input/output bundles

BundleValidationError
Validation failed for 1 parameter(s).
Value exceeded maximum length of 100 chars in parameter ‘title’.

Origin
Make

Automatic error handler
If you want to handle this error automatically, choose one of the following options. This will create a new error-handler route in your scenario. You can then expand the route in any way you like.

:camera_with_flash: Screenshots (scenario flow, module settings, errors)

I mean that error is pretty self explanatory. Reduce the length of the title to under 100 chars.