Dreamstudio
Overview
SLUG: DREAMSTUDIO
Description
DreamStudio is Stability AI’s user interface for generative AI, allowing users to create and edit generated images.
Authentication Details
API Key
Connecting to Dreamstudio
Create an auth config
Use the dashboard to create an auth config for the Dreamstudio toolkit. This allows you to connect multiple Dreamstudio accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Integration”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Dreamstudio toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
DREAMSTUDIO_LIST_ENGINES
Tool Name: List Engines
Description
Action Parameters
Action Response
DREAMSTUDIO_USER_ACCOUNT
Tool Name: User Account
Description
Action Parameters
Action Response
DREAMSTUDIO_USER_BALANCE
Tool Name: DreamStudio User Balance
Description
Action Parameters
Action Response
DREAMSTUDIO_GENERATE_IMAGE_FROM_IMAGE
Tool Name: Generate Image from Image
Description
Action Parameters
Action Response