I have a small problem. Basically, in my prompt I specify that when a tool is called, its ID must be included. However, when my tool is actually called, the ID is not passed in the arguments field. Instead, a random ID starting with "call_..." is sent in the payload. How can I fix this? Earlier today it was working normally.