Wit.ai is a natural language processing platform that enables developers to build applications and devices that understand human language.
Tool to create a new app in wit.ai. use when you need to programmatically initialize an application before training or importing data.
Tool to create a new trait in wit.ai. use when defining custom entity attribute matching behavior.
Tool to delete a specific app from wit.ai. use when you need to remove an existing app by its id after confirming its existence.
Tool to retrieve metadata and settings of a wit.ai app. use when you need to fetch complete app details by app id after authenticating.
Tool to retrieve details of a specific intent. use when you need full intent metadata given its id.
Tool to list all intents in a wit.ai app. use after authenticating to retrieve defined intents.