aspect_ratiostring · optionalValue supplied for aspect ratio.
enum: 21:9, 16:9, 4:3, 1:1, 3:4, 9:16
Loading tools…
ByteDance
Generate video with duration, resolution and native audio controls.
Create a 4–30 second Seedance 2.5 video at 480p or 720p using the prompt and references shown in the input schema. Native audio is included. Reserve the maximum output-token charge, then pay only for the generated output tokens after the video has been preserved as a Scrollport artifact. Failed requests are uncharged. The same job resumes after interruption. The model rejects reference images containing real human faces. Video references are excluded.
Agents select this operation with tool ID bytedance.seedance-2-5-reference, then check its current inputs and price before a run.
aspect_ratiostring · optionalValue supplied for aspect ratio.
enum: 21:9, 16:9, 4:3, 1:1, 3:4, 9:16
audio_urlsarray · optionalValue supplied for audio urls.
maxItems: 10
durationinteger · optionalValue supplied for duration.
minimum: 4 · maximum: 30
generate_audioboolean · optionalValue supplied for generate audio.
image_urlsarray · requiredValue supplied for image urls.
minItems: 1 · maxItems: 30
promptstring · requiredInstruction describing the requested generated output.
minLength: 1 · maxLength: 5000
resolutionstring · optionalValue supplied for resolution.
enum: 480p, 720p
notestringReturned note value.
videoobjectReturned video value.
Inspect returns this reviewed example, its estimated cost and the current input schema. Run calculates the estimate for your actual input.
{
"tool_id": "bytedance.seedance-2-5-reference",
"input": {
"prompt": "@Image1 remains the hero product while the camera arcs slowly and soft studio light moves across the sesame bun",
"duration": 4,
"image_urls": [
"https://storage.googleapis.com/falserverless/example_outputs/flux-2-flash-edit-input.png"
],
"resolution": "480p",
"aspect_ratio": "16:9",
"generate_audio": true
}
}{
"note": "video returned as an artifact",
"video": {
"audio": true,
"content_type": "video/mp4",
"duration_seconds": 4
}
}invalid_input: image_urls must contain 1–30 public image URLs and duration must be 4–30 secondsexample: {"prompt":"@Image1 remains the hero product while the camera arcs slowly and soft studio light moves across the sesame bun","image_urls":["https://storage.googleapis.com/falserverless/example_outputs/flux-2-flash-edit-input.png"],"aspect_ratio":"16:9","resolution":"480p","duration":4,"generate_audio":true}Use verified tools with pay-per-use pricing. Provider access is included. Tools that work in your own apps ask you to connect that account.
Connect your first agent to receive $1 trial credit.