skill-desktop-launcher/test/intent/sample4.intent.json

9 lines
145 B
JSON

{
"utterance": "open tumblr",
"intent_type": "LaunchWebsiteIntent",
"intent": {
"LaunchKeyword": "open",
"Website": "tumblr"
}
}