This is an interesting question,
@shy-glass-43299! The knowledge base doesn't care if the user message is a button or a free text message, it will search the knowledge base. For your use case it's a bad thing, so what would be the preferred way of dealing with this (and we can make a post on
#1111026806254993459) My thoughts:
* Some people might like the click button & get KB answer, so maybe there should be a switch on the knowledge agent for "Answer on button clicks"
* If a button has a transition, maybe the transition should execute before the knowledge answer?
I'd love to know what you think would be the best way to go about this. For now, you can try turning on manual answering in the KB agent's config and then make a text card with
{{turn.KnowledgeAgent.answer}}
to tell the answer to the user.