From 280aae77032cd32d9129c17e1b684fe5d966a9d3 Mon Sep 17 00:00:00 2001 From: tronikos Date: Sun, 2 Jun 2024 06:26:57 -0700 Subject: [PATCH] Fix intent_script example (#33015) --- source/_integrations/intent_script.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_integrations/intent_script.markdown b/source/_integrations/intent_script.markdown index 9cf1b9f6817..eb680b7bbe5 100644 --- a/source/_integrations/intent_script.markdown +++ b/source/_integrations/intent_script.markdown @@ -92,6 +92,7 @@ available in the `action_response` variable. ```yaml conversation: + intents: EventCountToday: - "How many meetings do I have today?"