capsule {
capsule-categories {
category (SportsScore)
}
...
}
The SportsScore
NL category can report the scores and results of current season games in professional sports leagues, as well as search game schedules and information.
Example Use Case | Example Utterance | Feature Requirement |
---|---|---|
Get game information | "Find sports scores" | Required |
Get game results | "Did the Patriots beat the Ravens?" | Optional |
Get game schedule | "When does Manchester United play Arsenal?" | Optional |
Get team results | "How did the Warriors do last night?" | Optional |
Get league standings | "Who’s on top of the Premier League table?" | Optional |
Get player results | "Did Ronaldo score last game?" | Optional |
Get games by date | "Who won Monday Night Football?" | Optional |