Add delay to set_conversation_response

Is there a way to add delay to set_conversation_response?
The goal is to have some delay before Assist go to Idle state. If you add just a delay block it would be ignored.

Currently I have:
Responding > Idle

What I want:
Responding + 1 sec delay > Idle

No, set_conversation_response is effectively always run at the end of the automation.

Script Syntax - Respond to a conversation