mycroft-core/mycroft/skills/weather/test/intent/sample6.intent.json

8 lines
204 B
JSON

{
"utterance": "what will the weather be like in toronto in the next few hours",
"intent_type": "NextHoursWeatherIntent",
"intent": {
"WeatherKeyword": "weather",
"Location": "toronto"
}
}