AI & ML8 toolsPaste one API key
Captions integration for AI agents
Captions provides the Mirage API for generating videos and speech and adding styled captions to videos.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Captions once and call the same tools from all of them.
Setup
Connect Captions 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
Captions exposes 8 tools through ClawLink.
| Tool | What it does | Kind |
|---|---|---|
captions_download_video | Download the MP4 content of a completed video job and return an offloaded file reference | Read |
captions_get_caption_template | Retrieve one caption style by ID, including its name and preview video URL | Read |
captions_get_video_status | Retrieve the current state, progress, and error details for a video generation or captioning job | Read |
captions_list_caption_templates | Return one page of available caption styles, including names and preview video URLs | Read |
captions_list_videos | Return one page of video jobs owned by the connected Mirage account, including each job's | Read |
captions_add_captions | Start an asynchronous job that transcribes and renders a selected caption style onto an | Write |
captions_generate_speech | Generate WAV speech synchronously from text using a known Mirage voice ID and return an | Read |
captions_generate_video | Start an asynchronous Mirage Video 1 job that animates a portrait image using speech audio | Read |