Wit ai
Overview
SLUG: WIT_AI
Description
Wit.ai is a natural language processing platform that enables developers to build applications and devices that understand human language.
Authentication Details
API Key
Connecting to Wit ai
Create an auth config
Use the dashboard to create an auth config for the Wit ai toolkit. This allows you to connect multiple Wit ai accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Wit ai Auth Config”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the [Wit ai toolkit’s playground](https://app.composio.dev/app/Wit ai)
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
WIT_AI_CREATE_APP
Tool Name: Create Wit.ai App
Description
Action Parameters
Action Response
WIT_AI_CREATE_TRAIT
Tool Name: Create Wit.ai Trait
Description
Action Parameters
Action Response
WIT_AI_DELETE_APP
Tool Name: Delete App
Description
Action Parameters
Action Response
WIT_AI_GET_APP
Tool Name: Get App Details
Description
Action Parameters
Action Response
WIT_AI_GET_INTENT
Tool Name: Get Intent Details
Description
Action Parameters
Action Response
WIT_AI_GET_INTENTS
Tool Name: Get Intents
Description
Action Parameters
Action Response
WIT_AI_GET_MESSAGE
Tool Name: Wit.ai Get Message
Description
Action Parameters
Action Response
WIT_AI_GET_TRAIT
Tool Name: Get Trait Details
Description
Action Parameters
Action Response
WIT_AI_GET_TRAITS
Tool Name: List Traits
Description
Action Parameters
Action Response
WIT_AI_WIT_AI_PUT_APP
Tool Name: Update Wit.ai App
Description
Action Parameters
Action Response