How do I match phone numbers with my Google Address Book?

You receive the a payload via webhook:
For example:

    llm_id: llm_a05f05d10c9d3a70ed64c06be55c
    from_number:    +49123456789
    to_number:    +49987654321

Problem: Google contacts cannot be processed with the E.164 standard, the “+” sign must be removed.

How to do this in Make.com: