I implemented keyword search through getFAQ.
However, with this API, the results are immediately changed and displayed just by editing or adding to the platform without training or deploying.
Therefore, I am trying to use the ispusblish property.
Even if you modify that property, it becomes false and the FAQ that should appear cannot be displayed.
So, while researching the doc again, I found the phrase.
‘The ktId values are different for both in-development and published bots.’
If I use that KT ID, can I only take and use the distributed FAQ?
And if so, where can i get the publish ktid
I only distribute to Teams channels, so I can’t use developer tools (f12).