I am creating an agent to interact with restaurant customers on whatsapp to book reservations. I have created a tool “send a message” when my agent needs to collect information from customer.
When I test my agent, it receives the customer message (reservation request), and prepares the answer, but it does not use the tool “send a message” to send the answer to the customer. Here are the logs from my test and the blue print from my “send a message” tool.
Can anybody have a look and tell me why it does not complete the desired workflow ?
envoyer_message.blueprint (7).json (12.2 KB)
debug agent (2).pdf (108.9 KB)
