GetBuiltinIntentsRequest
class GetBuiltinIntentsRequest
Types
Properties
Link copied to clipboard
The maximum number of intents to return in the response. The default is 10.
Link copied to clipboard
Substring to match in built-in intent signatures. An intent will be returned if any part of its signature matches the substring. For example, "xyz" matches both "xyzabc" and "abcxyz." To find the signature for an intent, see Standard Built-in Intents in the Alexa Skills Kit.