So you have an webhook that gets triggered when an incoming call comes in. Then you have a webhook response back to the same webhook. I use Make for this purpose. You can use n8n as well, but I haven't tried. Now, inside the webhook response you send back, you create the assistant with all the desired values and prompts to answer the call. This is pretty much what I'm doing