Using variables in tools

I give the variables firstName, lastName, email and phoneNumber in the API call. This works. I see that they arrive in Vapi when I use the GET call.
However, when I want to use those variables with a tool, it seems it's not always taking all of them to the tool.

How can I use those variables in a tool?
Was this page helpful?