The phone call component is used for calling another device. And according to android developer website building a calling app requires you to declare the READ_CALL_LOG in the manifest.
I don’t know why it’s not listed in the Kodular docs or even I can be wrong in understanding something.
Meanwhile I think you can use the activity starter method below