ClawLink
AI & ML31 toolsPaste one API key

Wit.ai integration for AI agents

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

Use it from your agent

One ClawLink account serves every agent you run. Pick the guide for yours, or connect Wit.ai once and call the same tools from all of them.

Setup

Connect Wit.ai through ClawLink's hosted setup.

  • Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
  • Where: the ClawLink dashboard, or ask your agent to connect it.

What your agent can do

Wit.ai exposes 31 tools through ClawLink. The 24 most used are listed here; your agent sees all of them.

ToolWhat it doesKind
wit_ai_detect_languageDetect the language of a given text inputRead
wit_ai_export_appExport Wit.ai app data as a backup ZIP fileRead
wit_ai_get_appRetrieve metadata and settings of a Wit.ai appRead
wit_ai_get_entityRetrieve details of a specific entity including keywords and rolesRead
wit_ai_get_intentRetrieve details of a specific intentRead
wit_ai_get_intentsList all intents in a Wit.ai appRead
wit_ai_get_messageAnalyze a text message and extract its intent, entities, and traitsRead
wit_ai_get_traitRetrieve details of a specific traitRead
wit_ai_get_traitsList all traits in a Wit.ai appRead
wit_ai_get_voiceRetrieve details for a specific text-to-speech voiceRead
wit_ai_list_app_tagsRetrieve all tag groups (versions) for a Wit.ai appRead
wit_ai_list_appsRetrieve the list of all Wit.ai apps for the authenticated userRead
wit_ai_list_entitiesList all entities in a Wit.ai appRead
wit_ai_list_utterancesRetrieve training utterances (samples) from a Wit.ai appRead
wit_ai_list_voicesRetrieve all available text-to-speech voices grouped by localeRead
wit_ai_add_entity_keywordAdd a keyword with optional synonyms to a Wit.ai entityWrite
wit_ai_add_keyword_synonymAdd a new synonym to a keyword in an entityWrite
wit_ai_add_trait_valueAdd a new value to an existing trait in Wit.aiWrite
wit_ai_create_appCreate a new app in Wit.aiWrite
wit_ai_create_entityCreate a new entity in Wit.aiWrite
wit_ai_create_intentCreate a new intent in Wit.aiWrite
wit_ai_create_traitCreate a new trait in Wit.aiWrite
wit_ai_create_utterancesAdd training utterances (samples with annotations) to your Wit.ai appWrite
wit_ai_put_appUpdate an existing Wit.ai appRead