Dreamstudio

5 tools available

DreamStudio is Stability AI's user interface for generative AI, allowing users to create and edit generated images.

Connect Dreamstudio to Definable to route to the best model per task, mix providers in one workflow, fall back on rate-limits. Personas call Dreamstudio's 5 tools directly from chat or scheduled flows. Add it to your persona's available models and route requests to it where it fits best.

Common workflows with Dreamstudio

01

Multi-provider routing

  1. Persona decides which model fits
  2. Calls this provider when its strengths apply
  3. Falls back to alternatives on rate-limits
02

Specialised pipeline

  1. Use this provider for one stage
  2. Pipe to a different model for the next
  3. Combine outputs in the response

Dreamstudio actions 5

Every Dreamstudio action below is a callable tool any Definable persona can invoke.

Generate Image from Image

Tool to generate a new image from an initial image and text prompts. Use after you have a reference image and want to transform it via text guidance.

Generate Image from Text

Generate images from text prompts using Stability AI's text-to-image models. Use when you need to create images from textual descriptions without a reference image. Supports multiple prompts with weights, configurable dimensions, and various generation parameters.

List Engines

List all available DreamStudio/Stability AI engines accessible with your API key. This action retrieves all AI models (engines) you can use for image generation and other tasks. Common engines include Stable Diffusion XL and various Stable Diffusion versions. Use this action to: - Discover which engines are available to your account - Get engine IDs needed for image generation requests - Check engine types and capabilities No parameters required - simply call to get the complete list of accessible engines. Using an unsupported engine_id in generation requests will cause failures; engines also vary in supported image sizes (typically capped near 1024x1024) and quality for specific tasks.

User Account

Retrieves authenticated user's account information from Stability AI. Returns user ID, email, organization memberships, and profile picture. No parameters required - uses authenticated session.

DreamStudio User Balance

Retrieves the user's current credit balance from their DreamStudio account. Use this tool to check how many credits are available before generating images or to monitor remaining credits after API operations. Credits are consumed when generating images through the Stability AI API. For large or high-resolution batch generation, verify sufficient balance first — insufficient credits will cause failures mid-run.

Frequently asked questions

What can I automate with Dreamstudio on Definable?

Anything Dreamstudio exposes through its API. Common artificial intelligence workflows on Definable include route to the best model per task, mix providers in one workflow, fall back on rate-limits. Personas can call any of the 5 Dreamstudio tools directly, then chain the result into another integration without you writing code.

How does Dreamstudio authentication work?

Dreamstudio uses API_KEY on Definable. You connect once from the integrations page, scoped to the permissions you choose, and from then on any persona that has the integration enabled can act on your behalf. Tokens are encrypted at rest and rotated automatically.

Is the Dreamstudio integration included in my Definable plan?

Yes — every Definable plan, including Starter, includes access to all 5 Dreamstudio tools. You only need a separate Dreamstudio subscription if Dreamstudio itself charges per seat or per API call.

Is using Dreamstudio through Definable secure?

Every call from a persona to Dreamstudio is logged with the user, persona, prompt, and response. Tokens never leave Definable's secrets vault, scopes are configurable per persona, and you can revoke access at any time from the integration page.

How do I get started with Dreamstudio on Definable?

Sign up for Definable, open the integrations page, find Dreamstudio, and connect via OAuth or API key. You can immediately attach Dreamstudio to any persona and start running workflows. The free Starter plan includes 5,000 credits/month.

What Dreamstudio actions does Definable expose?

Definable exposes all 5 Dreamstudio actions as callable tools — including `Generate Image from Image`, `Generate Image from Text`, `List Engines`, plus 2 more. Each tool gets a typed parameter schema so personas know exactly how to call it.

Ready to automate with Dreamstudio?

Wire it up in minutes. No coding required.

← All integrations