ByteDance · fal.ai · Image edit
Seedream 5.0 Pro
Seedream 5.0 Pro (ByteDance), image edit, served by fal.ai. The OpenAPI schema for the bytedance/seedream/v5/pro/edit queue. Price: $0.0675 per output image up to 1536x1536, $0.135 up to 2048x2048; +$0.0045 per additional input image (first free).
Usage based fal.aiImagefal/seedream-5-pro-editListed
Activation pending; your agent will see it as unavailable until then.
Use this tool with your agent
Give this to your agent
Use my connected Agentik MCP server. I want to use the tool fal/seedream-5-pro-edit (Seedream 5.0 Pro (ByteDance), image edit). Call inspect_tool with {"tool_id": "fal/seedream-5-pro-edit"} first and tell me the price before anything runs. Ask me for the inputs it needs; never invent values, IDs or file URLs. When I confirm, call run_tool with tool_id "fal/seedream-5-pro-edit" and my inputs, follow it with get_run if it is still running, and give me the result and the price Agentik reports. If the tool is unavailable, say so and use discover_tools to propose an alternative.Show the prompt
Paste it into Claude, ChatGPT or Codex: your agent takes it from there, and shows the price before it runs.
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
enable_safety_checker | boolean | No | If set to true, the safety checker will be enabled. Disabling it requires account authorization; unauthorized requests are always checked. |
prompt | string | Yes | The text prompt used to edit the image. |
image_urls | string[] | Yes | List of URLs of input reference images. Up to 10 images are supported; if more are sent, only the last 10 are used. |
image_size | string | No | The size of the generated image. Total pixels must be between 1024x1024 and 2048x2048, with aspect ratio between 1/16 and 16. Options: square_hd, square, portrait_4_3, portrait_16_9, landscape_4_3, landscape_16_9, auto_1K, auto_2K. |
output_format | string | No | The file format of the generated image. Options: jpeg, png. |
num_images | integer | No | Number of separate model generations to run with the prompt. |
How your agent calls it
First inspect_tool for the current schema and price, then run_tool with the published example after confirming your inputs:
{
"tool_id": "fal/seedream-5-pro-edit",
"input": {
"prompt": "make the cube blue, keep everything else",
"image_urls": [
"https://storage.googleapis.com/falserverless/example_outputs/nano-banana-2-t2i-output.png"
],
"num_images": 1,
"image_size": "square"
}
}Price and billing
- Price
- Usage based
- Model
- Per unit
- Detail
- The provider’s price, with no markup. Billed for measured usage.
- The provider’s price, 0% markup.
- One prepaid balance for every provider; your agent sees the price before it runs.
- Pay for measured usage; unused reservations are released.