Every capability is a discrete, logged action the agent calls by name — scoped to what you authorize and recorded in the run trace.
Configure AgentFISH_AUDIO_CONFIGURE_AGENT
Partially update an agent's draft prompt, voice, and core conversation behavior without publishing it.
Create AgentFISH_AUDIO_CREATE_AGENT
Create a private Fish Audio agent, optionally with an initial prompt, voice, and core conversation settings. The new agent remains a draft until separately published.
Delete AgentFISH_AUDIO_DELETE_AGENT
Permanently delete a Fish Audio agent by ID; use only when deletion is explicitly intended.
Get Account BalanceFISH_AUDIO_GET_ACCOUNT_BALANCE
Return the connected Fish Audio account's package allowance and API credit so an agent can distinguish free quota from paid credit.
Get AgentFISH_AUDIO_GET_AGENT
Return an agent's workspace metadata together with its current draft conversation configuration.
Get Voice ModelFISH_AUDIO_GET_VOICE_MODEL
Get a Fish Audio voice model by ID and inspect whether it is trained and suitable for synthesis.
List AgentsFISH_AUDIO_LIST_AGENTS
Search agents in the connected Fish Audio workspace, including draft or archived agents when requested.
List Agent SessionsFISH_AUDIO_LIST_AGENT_SESSIONS
List conversation sessions for the workspace or a specific agent, filtered by lifecycle status, caller, or creation time.
List Voice ModelsFISH_AUDIO_LIST_VOICE_MODELS
Search public or workspace-owned Fish Audio voice models. Before synthesis, select an item whose type is tts; svc model IDs are not compatible with TTS.
Synthesize SpeechFISH_AUDIO_SYNTHESIZE_SPEECH
Generate downloadable speech with Fish Audio's free S2.1 model using one or more discovered voice model IDs.