← All integrations

Stability AI

Stability AI integration (AI, Design & Media). Imported from open-connector.

API key1 native toolsIcon fallback
This catalogue entry describes the current repository definition. Availability, scopes, and production readiness should be confirmed during private-beta onboarding.

Native tools

POST
stabilityai_text_to_audio
Generate audio from a text prompt with Stability AI and store the generated file locally.

/v2beta/audio/stable-audio-2/text-to-audio

7 parameters
ParamTypeRequiredDescription
promptstringrequiredThe text description used to generate audio.
durationnumberoptionalThe requested duration of the generated audio in seconds.
seedintegeroptionalThe randomness seed used for generation. Use 0 or omit it for a random seed.
stepsintegeroptionalThe number of sampling steps requested from Stability AI. Use 30-100 for stable…
cfgScalenumberoptionalHow strongly the generation should follow the prompt text.
modelstringoptionalThe Stable Audio model to use for generation.
outputFormatstringoptionalThe output audio format returned by Stability AI.
Request private-beta access