Hi @jbhavsar,
There is no provision to retrieve the description of the intent node.
However, if your requirement is to use the text in the “description” of the intent node in another node, then you can use “Content variables”.
Create a content variable with the required text as its value. You can access this content variable anywhere in the bot.
Please refer the following document to understand more on “Content variables”.
https://developer.kore.ai/docs/bots/how-tos/how-to-use-content-variables/
Regards,
Yoga Ramya.