Seedream 5 Lite image
Generate one original image from a text prompt using Seedream 5 Lite, at its 2K quality tier.
Returns the URL of the generated image. Those URLs are temporary: Goro holds a run's results for 24 hours and nothing guarantees the file outlives that, so collect what you need within 24 hours.
What a call costs
Flat price, known before the call runs.
a price before every call. failed calls are never charged.
When to use it
Use for photorealistic commercial imagery: product shots, interiors, food, lifestyle scenes. Handles long, detailed briefs well and takes the widest range of aspect ratios of the four image models.
Inputs
Seedream 5 Lite image takes 4 fields, 1 of them required. Anything you leave out falls back to the tool's own default.
| Field | Type | Required | What it does |
|---|---|---|---|
| prompt | string | yes | What to draw. Describe subject, composition, style, lighting and mood; the more specific, the closer the result. |
| quality | string | optional | Fixed at basic (2K output). Higher tiers are priced separately upstream, and this endpoint quotes one exact price, so they get their own endpoints. |
| aspect_ratio | string | optional | Shape of the output image. |
| output_format | string | optional | File format of the generated image. |
How to call it
Connect once and your agent can reach Seedream 5 Lite image the same way it reaches everything else in the catalog. Add Goro as an MCP connector, or paste the setup line into an agent that reads skills.
MCP
Add this server in Claude, Claude Code, or any MCP client.
https://mcp.usegoro.ai/mcp
Skill
One line in your agent's chat. It sets itself up.
set up https://usegoro.ai/SKILL.mdOr plain HTTP
POST /v1/run
{
"endpoint": "image.seedream",
"input": {
"prompt": "<prompt>",
"quality": "basic",
"aspect_ratio": "1:1",
"output_format": "png"
}
}Related tools
More from image generation, or browse the full tool catalog.
GPT Image 2
Generate an original image from a text prompt using OpenAI GPT Image 2, or EDIT images you supply.
$0.10 per callGrok Imagine Image 2.0
Generate an original image from a text prompt using xAI Grok Imagine Image 2.0, or EDIT images you supply.
$0.04 per callNano Banana 2 image
Generate an original image from a text prompt, or EDIT images you supply, using Google Nano Banana 2 at 2K resolution.
$0.12 per callNano Banana Pro image
Generate an original image from a text prompt, or EDIT images you supply, using Google Nano Banana Pro at 2K resolution.
$0.18 per callFurther reading: What is MCP? The Model Context Protocol, explained
Run Seedream 5 Lite image from your agent.
One balance for every tool in the catalog. Start with Build, $25 of credit for $19 a month.
Get started