mirror of
https://github.com/JuanCanham/skill-desktop-launcher.git
synced 2024-11-01 09:26:23 +00:00
10 lines
192 B
JSON
10 lines
192 B
JSON
|
{
|
||
|
"utterance": "find puppies on wikipedia",
|
||
|
"intent_type": "SearchWebsiteIntent",
|
||
|
"intent": {
|
||
|
"SearchKeyword": "find",
|
||
|
"Website": "wikipedia",
|
||
|
"SearchTerms": "puppies"
|
||
|
}
|
||
|
}
|