AI & ML9 toolsPaste one API key
Gradium integration for AI agents
Gradium provides low-latency speech generation, transcription, voice management, and pronunciation tools for real-time voice applications.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Gradium once and call the same tools from all of them.
Setup
Connect Gradium 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
Gradium exposes 9 tools through ClawLink. The 8 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
gradium_get_credits | Get the connected Gradium subscription's current credit balance and billing-period metadata | Read |
gradium_get_pronunciation_dictionary | Retrieve one pronunciation dictionary and its complete rewrite rule set by UID | Read |
gradium_get_usage_summary | Retrieve aggregate Gradium session, message, text, audio-duration, and consumed-credit usage | Read |
gradium_get_voice | Retrieve metadata for one Gradium catalog or custom voice by its UID | Read |
gradium_list_pronunciation_dictionaries | List pronunciation dictionaries for the connected organization, optionally filtered by language | Read |
gradium_list_voices | List custom voices and, by default, Gradium's public voice catalog, returning voice IDs and | Read |
gradium_create_pronunciation_dictionary | Create a language-specific pronunciation dictionary with optional rewrite rules | Write |
gradium_update_pronunciation_dictionary | Update pronunciation dictionary metadata and optionally replace its complete rewrite rule set | Write |