@Lucas-_-
It sounds like you might need to refine your tool to ensure it captures complete appointment details before sending the information to the webhook. To handle cases where the user provides incomplete information, you could implement a follow-up question feature within your tool that prompts the user for more specific details when the initial input is not sufficient.
For instance, if the user only says "Tuesday," your tool could respond with a message like, "Could you please specify the time you would like to schedule the appointment for on Tuesday?"
This way, you can gather the complete information needed to book the appointment successfully. If you need assistance with implementing this feature or have any other questions, please let me know!