Deep link invocations allow users to enter a specific part of your conversation, via a global intent. Users say your display name in combination with the deep link phrase to carry out a deep link invocation (for example, "Ok Google, talk to <display name> to <deep link phrase>")
To build deep link invocations, you create global custom intents with training phrases that define the user input that you want to set for the deep link.
[null,null,["Last updated 2024-09-18 UTC."],[[["Deep link invocations enable users to access specific parts of your conversation using a global intent and a designated phrase."],["These invocations are triggered when users combine your Action's display name with the deep link phrase, allowing them to jump directly to relevant content."],["You create deep link invocations by defining global custom intents with training phrases that correspond to the desired user input."],["Intents linked to deep link invocations can also be utilized for matching user input during an ongoing conversation."]]],[]]