Wit.ai

Integrate Wit.ai with your AI workspace

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

Explore Triggers and Actions

Add Entity Keyword

Tool to add a keyword with optional synonyms to a Wit.ai entity. Use when extending entity values.

ActionTry it

Add Keyword Synonym

Tool to add a new synonym to a keyword in an entity. Use when expanding entity keyword recognition with additional terms.

ActionTry it

Add Value to Trait

Tool to add a new value to an existing trait in Wit.ai. Use when extending trait vocabulary with additional values.

ActionTry it

Create Wit.ai App

Tool to create a new app in Wit.ai. Use when you need to programmatically initialize an application before training or importing data.

ActionTry it

Create Wit.ai Entity

Tool to create a new entity in Wit.ai. Use when defining custom entity types for natural language understanding.

ActionTry it

Create Wit.ai Intent

Tool to create a new intent in Wit.ai. Use when you need to define a new intent for natural language understanding.

ActionTry it

Create Wit.ai Training Utterances

Tool to add training utterances (samples with annotations) to your Wit.ai app. Use when you need to train your model with labeled examples. Rate limit: 200 samples per minute.

ActionTry it

Create Wit.ai Trait

Tool to create a new trait in Wit.ai. Use when defining custom entity attribute matching behavior.

ActionTry it

Delete App

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.

ActionTry it

Delete Entity

Tool to permanently delete an entity by name. Use when you need to remove an existing entity from the wit.ai app.

ActionTry it

Delete Entity Keyword

Tool to delete a keyword from a keywords entity in wit.ai. Use when you need to remove a specific keyword from an entity.

ActionTry it

Delete Entity Role

Tool to delete a specific role from an entity in wit.ai. Use when you need to remove a role association from an entity.

ActionTry it

Delete Intent

Tool to permanently delete an intent by name. Use when you need to remove an intent from the app.

ActionTry it

Delete Keyword Synonym

Tool to delete a synonym from a keyword in an entity. Use when you need to remove a specific synonym mapping from an entity keyword.

ActionTry it

Delete Utterances

Tool to delete validated utterances (training samples) from your Wit.ai app. Use when you need to remove specific training data.

ActionTry it

Export App Data

Tool to export Wit.ai app data as a backup ZIP file. Returns a download URL for the backup file containing all app data.

ActionTry it

Get App Details

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.

ActionTry it

Get Entity Details

Tool to retrieve details of a specific entity including keywords and roles. Use when you need entity metadata by ID or name.

ActionTry it

Get Intent Details

Tool to retrieve details of a specific intent. Use when you need full intent metadata given its ID.

ActionTry it

Get Intents

Tool to list all intents in a Wit.ai app. Use after authenticating to retrieve defined intents.

ActionTry it

Get Trait Details

Tool to retrieve details of a specific trait. Use when you have the trait ID and need its full metadata.

ActionTry it

Get Voice Details

Tool to retrieve details for a specific text-to-speech voice. Use when you need information about available styles and parameters for a voice.

ActionTry it

List App Tags

Tool to retrieve all tag groups (versions) for a Wit.ai app. Use when you need to list available versions or snapshots of an app's state.

ActionTry it

List Entities

Tool to list all entities in a Wit.ai app. Use after authenticating to retrieve defined entities.

ActionTry it

List Traits

Tool to list all traits in a Wit.ai app. Use after authenticating to retrieve defined traits.

ActionTry it

List Utterances

Tool to retrieve training utterances (samples) from a Wit.ai app. Use when you need to view or analyze the app's training data. Supports filtering by intents, entities, and traits.

ActionTry it

List Voices

Tool to retrieve all available text-to-speech voices grouped by locale. Use when you need to discover which voices are available for speech synthesis.

ActionTry it

List Wit.ai Apps

Tool to retrieve the list of all Wit.ai apps for the authenticated user. Use when you need to fetch apps with pagination support.

ActionTry it

Update Wit.ai App

Tool to update an existing Wit.ai app. Use when you need to modify app settings after creation.

ActionTry it

Wit.ai Detect Language

Tool to detect the language of a given text input. Returns detected locales with confidence scores. Use when you need to identify the language of user-provided text.

ActionTry it

Wit.ai Get Message

Tool to analyze a text message and extract its intent, entities, and traits. Use when you need structured meaning from user input.

ActionTry it