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-text, 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
durationinteger · optionalValue supplied for duration.
minimum: 4 · maximum: 30
generate_audioboolean · optionalValue supplied for generate audio.
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-text",
"input": {
"prompt": "a cobalt reusable bottle rotates on a stone plinth as soft daylight moves across the scene",
"duration": 4,
"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: duration must be an integer from 4 to 30 secondsexample: {"prompt":"a cobalt reusable bottle rotates on a stone plinth as soft daylight moves across the scene","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.