Stay organized with collections
Save and categorize content based on your preferences.
Built-in intents model some of the common ways that users express tasks they're
trying to do or information they seek, such as ordering a meal, booking a ride,
or checking an account balance.
You can use these built-in intents to build Conversational Actions, but we
are still fine tuning Action discovery and ranking. Note that built-in intents
intended for App Actions won't work for Conversational Actions and vice versa.
If you are building Conversational Actions, you should create and test
implicit invocations in addition to registering for built-in intents. To learn
more about using and deploying these intents, see the Built-in intents guide.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-18 UTC."],[[["Built-in intents represent common user tasks and information needs, like ordering food or booking appointments, to help build Conversational Actions."],["While most built-in intents are in developer preview, `actions.intent.PLAY_GAME` is generally available."],["Developers creating Conversational Actions should utilize implicit invocations and register for built-in intents, with further guidance available in the Built-in intents guide."],["App Actions developers should refer to the App Actions built-in intent reference for relevant information."]]],[]]