ClawLink
AI & ML6 toolsPaste one API key

Inworld AI integration for AI agents

Inworld AI provides native APIs for speech synthesis, speech recognition, voice management, model discovery, embeddings, knowledge, and router management.

Use it from your agent

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

Setup

Connect Inworld 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

Inworld AI exposes 6 tools through ClawLink.

ToolWhat it doesKind
inworld_ai_get_voice_previewGenerate the provider-selected, unmetered MP3 preview for a voice and return it as aRead
inworld_ai_list_modelsList Inworld-supported models and the pricing, modality, context, and output limits needed toRead
inworld_ai_list_voicesReturn one page of voices available for preview or speech synthesis, with optional filteringRead
inworld_ai_create_embeddingsGenerate one complete embedding vector per input text with an Inworld-hosted embedding modelWrite
inworld_ai_synthesize_speechSynthesize short text with an Inworld voice and return the complete audio as a downloadable fileRead
inworld_ai_transcribe_audioSynchronously transcribe a short audio file and return the final transcript, timestamps, andRead