Google 어시스턴트 루틴은 단일 명령으로 여러 작업을 실행하는데, 사용자가 아침에 일어나거나, 집에서 나가거나, 잠자리에 들 준비를 하는 등 하루 동안 여러 작업을 할 때 적합합니다. 사용자가 작업에 참여한 후 사용자가 루틴에 작업을 추가할 수 있도록 루틴 추천을 제공하세요.
루틴 추천 설정
루틴 추천을 위해 작업의 인텐트 중 하나를 구성하려면 다음 안내를 따르세요.
트리거 인텐트 준비
작업의 인텐트 중 하나를 트리거 인텐트로 구성합니다. 이 인텐트는 사용자가 제안을 따를 때 사용자의 루틴에 추가됩니다. 사용자가 루틴을 실행하면 인텐트가 트리거되고 루틴은 거기서부터 계속됩니다.
트리거 인텐트의 처리는 응답을 제공한 다음 추가 사용자 상호작용 없이 대화를 종료해야 합니다. 루틴의 일부로 인텐트를 호출할 때 어시스턴트는 자동으로 응답을 잘라 대화를 종료합니다.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["필요한 정보가 없음","missingTheInformationINeed","thumb-down"],["너무 복잡함/단계 수가 너무 많음","tooComplicatedTooManySteps","thumb-down"],["오래됨","outOfDate","thumb-down"],["번역 문제","translationIssue","thumb-down"],["샘플/코드 문제","samplesCodeIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2023-12-02(UTC)"],[[["Google Assistant Routines let users execute multiple Actions with a single command, streamlining daily tasks."],["Developers can set up Routine suggestions to encourage users to add their Action to their Routines for increased engagement."],["Routine suggestions are currently limited to the en-US locale and require a specific triggering intent configured in Dialogflow and the Actions console."],["Developers should thoroughly test their Routine suggestions on a Google Assistant-enabled device to ensure proper functionality."]]],[]]