Adobe Creative Suite · Example Payload

Adobe Creative Suite Firefly Video Generate Request Example

CreativeDesignGraphicsPhotographyVideo

Adobe Creative Suite Firefly Video Generate Request Example is an example object payload from Adobe Creative Suite, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

promptnegativePromptsizeduration

Example Payload

Raw ↑
{
  "prompt": "A slow camera pan over a misty forest at dawn",
  "negativePrompt": "example_value",
  "size": {
    "width": 1920,
    "height": 1080
  },
  "duration": 5.0
}