@Support.Voice-Agent — I’m having a tool call issue where my assistant triggers a custom function, and the data is captured correctly from the caller, but the webhook payload sent to Make.com is empty.
Here are the details:
Assistant ID: 4c9a960a-06cb-45b8-911f-318d56c8e831
Tool ID: 65ccfa16-49be-46e2-b17f-497cc929b9f0
Webhook:
https://hook.us2.make.com/7o17h5wjwwnyj97b3663wtuiqudya6bh
Example failing Call ID: 019abdb8-a3a0-7556-b956-50191346b0d1
The assistant collects:
- name
- phone
- email
- reason
…but Make receives an empty payload.
Would someone from the team please help check the function call payload and see why the arguments are not being forwarded to the webhook?
Thanks so much!