[null,null,["上次更新時間:2024-09-13 (世界標準時間)。"],[[["Actions Builder allows you to define how users initiate conversations with your Actions using an invocation model."],["You can use a main invocation, deep link invocations, or built-in intents to enable users to trigger your Actions."],["When an Action is invoked, you can handle the event through webhooks, static prompts, or transitions to specific scenes within your conversation model."],["Deep link invocations allow users to jump to specific parts of your Action by using targeted phrases in their requests."],["Implicit invocation allows users to trigger your Action without needing to know your project's display name, relying on contextual cues and system intents."]]],["Invocation models define how users start conversations with Actions. Key invocation types include: **Main invocation**, triggered by \"Ok Google, talk to [display name]\"; **Deep link invocations**, using custom phrases like \"talk to [display name] to [deep link phrase]\"; and **Built-in intents**, allowing invocation without the display name, such as \"Ok Google, play a game\". Upon invocation, a handler can trigger a webhook, respond with a prompt, or transition to a scene for further logic processing.\n"]]