This comprehensive tool helps developers explore the Intent Service Schema and discover example responses for different voice commands and content queries. Perfect for API integration, testing, and understanding the expected data structures.
The schema defines the exact structure and format of data that the Intent Service expects and returns. It's like a blueprint that shows all possible fields, their types, and relationships.
Examples show you exactly what response format to expect when a user makes a specific voice command or query. Each example includes the exact JSON structure your application will receive.
tv101
TV control commands like "turn on TV", "change channel", "volume up", navigation controls
content
Content discovery like "play Netflix", "find movies", "search for shows"
Type natural language commands. As you type, you'll see auto-suggestions of available examples. Try queries like:
View the complete JSON response structure that your application should expect to receive for that specific query.
Use examples to understand exact request/response formats when building applications that integrate with Intent Services. Perfect for planning your API endpoints and data handling.
Create comprehensive test cases using example responses to validate your application handles all types of intents correctly. Ensure robust error handling and response parsing.
Reference the schema when writing technical documentation, API guides, or training materials for your development team. Share real examples with stakeholders.
Explore available categories and example queries to plan your voice interface, chatbot responses, or smart device interactions. Understand user intent patterns.
Explore the Schema tab to understand the data structure, then try the Examples tab to see real responses in action!