1
0
mirror of https://github.com/JuanCanham/skill-desktop-launcher.git synced 2025-03-12 11:15:28 +00:00
skill-desktop-launcher/test/intent/search.for.kittens.json.disabled
2019-11-06 16:39:15 +01:00

9 lines
199 B
Plaintext

{
"utterance": "search for kittens on youtube",
"intent_type": "SearchWebsiteIntent",
"intent": {
"SearchKeyword": "search",
"Website": "youtube",
"SearchTerms": "for kittens"
}
}