When I use the call function to create, it creates it correctly. However, when I ask to cancel, it doesn’t have the appointment ID, the AI agent passes a random ID.
How can I get the ID of the appointment that was created that is in the create call function and use that same ID in the cancel appointment call function?
1 Like
When I use the call function to create, it creates it correctly. However, when I ask to cancel, it doesn’t have the appointment ID, the AI agent passes a random ID.
How can I get the ID of the appointment that was created that is in the create call function and use that same ID in the cancel appointment call function?
Também estou com esse erro, como resolver?