Mantenha tudo organizado com as coleções
Salve e categorize o conteúdo com base nas suas preferências.
Para que os usuários interajam com sua ação, eles precisam invocá-la. Em muitos
casos, os usuários têm uma ação específica em mente e pedem ao Google
Assistente para interagir com ela. Além disso, desde que você crie sua ação para realizar tarefas específicas e úteis, o Google Assistente poderá recomendá-la aos usuários quando ela for a melhor opção disponível para a consulta.
As seções a seguir explicam os diferentes tipos de invocação e
descrevem a melhor maneira de projetar sua ação pensando na descoberta.
Tipos de invocação
Há dois tipos de invocação de ação:
A invocação explícita ocorre quando os usuários dizem ao Google Assistente que querem usar sua ação. Você tem mais controle sobre como os usuários invocam explicitamente sua ação, mas precisa informar a eles quais frases iniciam uma conversa com ela. A seção Pergunte ao
Google Assistente na página de detalhes da sua ação é um
bom lugar para transmitir essas informações aos usuários.
Exemplo: "Ok Google, fale com a Wayne's Bikes."
A invocação implícita ocorre quando o Google Assistente escolhe invocar sua
ação sem que os usuários a chamem pelo nome. O exemplo mais comum de uma invocação implícita é quando os usuários dizem ao Google Assistente que querem realizar uma determinada tarefa (ao declarar uma frase de invocação), e o Assistente opta por invocar sua ação para essa tarefa porque ela pode atender à intenção do usuário. A invocação implícita permite que os usuários conheçam e usem sua ação apenas seguindo o dia a dia, mas projetar sua ação com nossas práticas recomendadas em mente aumenta as chances de ela ser descoberta.
Exemplo: Ok Google, marque um horário para consertar minha bicicleta.
Frases de invocação
Uma frase de invocação descreve uma função específica da sua ação. Quando os usuários
invocam sua ação, eles podem incluir uma frase de invocação que pode fazer um link direto
para uma das funções específicas da ação.
Exemplos de frases de invocação:
"com que roupa eu vou hoje"
"quando é o próximo ônibus para $location"
"qual é o preço atual do ouro"
"quero meditar"
Os usuários podem adicionar uma frase de invocação ao final de uma invocação explícita ou
usá-las por conta própria para uma invocação implícita. De qualquer forma, crie frases de invocação úteis e específicas para a finalidade da sua ação. Frases de
invocação muito genéricas não ajudam o usuário e reduzem a
visibilidade e a descoberta da sua ação.
Para mais informações sobre invocação, descoberta e frases de invocação, leia sobre a invocação explícita e implícita.
Links do Google Assistente
Além da invocação usando o Google Assistente, você também pode ativar um
link do Google Assistente para qualquer uma das suas ações. Os usuários que clicarem nesse link em um navegador da Web ou para dispositivos móveis serão direcionados ao Google Assistente, onde vão iniciar uma conversa com essa ação específica.
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Não contém as informações de que eu preciso","missingTheInformationINeed","thumb-down"],["Muito complicado / etapas demais","tooComplicatedTooManySteps","thumb-down"],["Desatualizado","outOfDate","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Problema com as amostras / o código","samplesCodeIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 2025-07-24 UTC."],[[["\u003cp\u003eUsers can engage with your Action through explicit invocation by directly calling its name or implicit invocation where the Assistant suggests it based on user needs.\u003c/p\u003e\n"],["\u003cp\u003eDesigning your Action for specific tasks improves the chances of the Google Assistant recommending it to users, increasing its discoverability.\u003c/p\u003e\n"],["\u003cp\u003eInvocation phrases that describe the Action's functions can be used by users for either explicit or implicit invocation.\u003c/p\u003e\n"],["\u003cp\u003eUsing clear and specific invocation phrases is crucial for enhancing your Action's visibility and ensuring it is easily discovered by users.\u003c/p\u003e\n"],["\u003cp\u003eAssistant links offer an alternative way for users to access your Action by clicking a link in a web or mobile browser to initiate a conversation with the Assistant.\u003c/p\u003e\n"]]],[],null,["# Overview (Dialogflow)\n\nIn order for users to engage with your Action, they need to invoke it. In many\ncases users will have your specific Action in mind, so they ask the Google\nAssistant to interface with it. Additionally, as long as you design your Action\nto accomplish specific, helpful tasks, the Assistant may recommend it to users\nwhen it's the best available Action for their query.\n\nThe following sections explain the different types of invocation and\ndescribe how best to design your Action with discovery in mind.\n\nInvocation types\n----------------\n\nThere are two types of Action invocation:\n\n- **Explicit Invocation** occurs when users tell the Assistant that they\n explicitly want to use your Action. You have the most control over how your\n users explicitly invoke your Action, but you need to let your users know\n what phrases start a conversation with your Action. The **Ask Your\n Assistant** section on your Action's [directory listing](/assistant/directory) is a\n good place to relay this information to users.\n\n Example: \"*Hey Google, talk to Wayne's Bikes.*\"\n- **Implicit Invocation** occurs when the Assistant chooses to invoke your\n Action without users calling it by name. The most common example of an\n implicit invocation is when users tell the Assistant they want to accomplish\n a certain task (by stating an [invocation phrase](#invocation_phrases)), and\n the Assistant opts to invoke your Action for that task because it can\n fulfill the user's intent. Implicit invocation enables users to learn about\n and use your Action simply by going about their day, but designing your\n Action with our [best practices](/assistant/df-asdk/checklist) in mind improves the\n chances that it's discovered.\n\n Example: \"*Hey Google, book an appointment to fix my bike.*\"\n\n| **Note:** You don't have to choose between types of invocation for your Action. Users can always explicitly invoke your Action, but you should keep implicit invocation in mind during the design process so you can increase the odds that users discover your Action on their own.\n\nInvocation Phrases\n------------------\n\nAn invocation phrase describes a specific function of your Action. When users\ninvoke your Action, they may include an invocation phrase that can deep link\ninto one of your Action's specific functions.\n\nExamples of invocation phrases include:\n\n- \"*what should I wear today*\"\n- \"*when's the next bus to $location*\"\n- \"*what's the current price of gold*\"\n- \"*want to meditate*\"\n\nUsers can append an invocation phrase to the end of an explicit invocation or\nthem on their own for an implicit invocation. Either way, make sure to design\nuseful invocation phrases that are specific to your Action's purpose. Invocation\nphrases that are too generic aren't helpful to the user and reduce your Action's\nvisibility and discovery.\n\nFor more information about invocation, discovery, and invocation phrases,\nread [explicit](/assistant/df-asdk/discovery/explicit) and [implicit](/assistant/df-asdk/discovery/implicit) invocation.\n\nAssistant links\n---------------\n\nIn addition to invocation using the Assistant, you can also enable an\n[Assistant link](/assistant/engagement/assistant-links) for any of your Actions. Users who click on this link in a web\nor mobile browser are directed to the Google Assistant, where they'll start\na conversation with that specific Action."]]