AI & ML10 toolsPaste one API key
Fish Audio integration for AI agents
Fish Audio provides speech synthesis, transcription, voice cloning, and conversational voice-agent APIs.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Fish Audio once and call the same tools from all of them.
Setup
Connect Fish Audio 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
Fish Audio exposes 10 tools through ClawLink. The 9 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
fish_audio_get_account_balance | Return the connected Fish Audio account's package allowance and API credit so an agent can | Read |
fish_audio_get_agent | Return an agent's workspace metadata together with its current draft conversation configuration | Read |
fish_audio_get_voice_model | Get a Fish Audio voice model by ID and inspect whether it is trained and suitable for synthesis | Read |
fish_audio_list_agent_sessions | List conversation sessions for the workspace or a specific agent, filtered by lifecycle status | Read |
fish_audio_list_agents | Search agents in the connected Fish Audio workspace, including draft or archived agents when | Read |
fish_audio_list_voice_models | Search public or workspace-owned Fish Audio voice models | Read |
fish_audio_configure_agent | Partially update an agent's draft prompt, voice, and core conversation behavior without | Read |
fish_audio_create_agent | Create a private Fish Audio agent, optionally with an initial prompt, voice, and core | Write |
fish_audio_synthesize_speech | Generate downloadable speech with Fish Audio's free S2.1 model using one or more discovered | Read |