mycroft-core/mycroft/skills/joke/test/intent/sample1.intent.json

8 lines
116 B
JSON

{
"utterance": "give me a joke",
"intent_type": "JokingIntent",
"intent": {
"JokingKeyword": "joke"
}
}