I am looking for good explanation of what the general format is for creating an JSON file for an intent or entity. I see that the option is available for uploading JSON files for the intents and entities. I am looking for a format that I can use and fill out in order to create my own intents through JSON rather than individually through the Web client. Any advice or tips would be awesome!
Asked
Active
Viewed 2,742 times
1 Answers
1
This here lists what are on the intent JSON files https://api.ai/docs/reference/agent/intents In addition, you can just take a look at some of intents of your own, download it, and use it as a template.

temp
- 26
- 3
-
Thank you for your help! – Antonio Cucciniello Jul 19 '17 at 15:35