Hi @jberean,
The historic tags holds the last executed task name i.e., dialog task/knowledge task etc.
You can extract the value from the tag array using:
context.historicTags[0].tags
You can also use the solution proposed in this link:
https://test-discourse.kore.ai/t/resume-to-other-node-in-flow-after-faq-response/1380/2
Either of the solution will suffice your requirement.
Let us know if you have any further issues/queries.
Regards,
Yoga Ramya