Skip to main content
Wit.ai logo

Wit.ai

Wit.ai is a natural language processing platform that enables developers to build applications and devices that understand human language.

This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.

Connect

Wit.ai authenticates with an API key. Generate the credential in your Wit.ai account, then paste it into FlyMyAI the first time an agent uses a Wit.ai action.

Get your Wit.ai credential →

Fields to fill in FlyMyAI

FieldDetails
Wit.ai Server Access TokenThe Server Access Token for authenticating API requests to Wit.ai. (required)

Actions

Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.

ActionWhat it doesRequired inputs
WIT_AI_CREATE_APPTool to create a new app in wit.ai. use when you need to programmatically initialize an application before training or importing data.name, lang
WIT_AI_CREATE_TRAITTool to create a new trait in wit.ai. use when defining custom entity attribute matching behavior.name, values
WIT_AI_DELETE_APPTool to delete a specific app from wit.ai. use when you need to remove an existing app by its id after confirming its existence.app_id
WIT_AI_GET_APPTool to retrieve metadata and settings of a wit.ai app. use when you need to fetch complete app details by app id after authenticating.app_id
WIT_AI_GET_INTENTTool to retrieve details of a specific intent. use when you need full intent metadata given its id.intent_id
WIT_AI_GET_INTENTSTool to list all intents in a wit.ai app. use after authenticating to retrieve defined intents.-
WIT_AI_GET_MESSAGETool to analyze a text message and extract its intent, entities, and traits. use when you need structured meaning from user input.q
WIT_AI_GET_TRAITTool to retrieve details of a specific trait. use when you have the trait id and need its full metadata.trait_id
WIT_AI_GET_TRAITSTool to list all traits in a wit.ai app. use after authenticating to retrieve defined traits.-
WIT_AI_WIT_AI_PUT_APPTool to update an existing wit.ai app. use when you need to modify app settings after creation.app_id, body
We love our partners - FlyMy.AI builds with the best. Thanks, Wit.ai!