Adobe Creative Suite · Arazzo Workflow
Adobe Firefly Text-to-Video Generation
Version 1.0.0
Submit a text-to-video Firefly job, poll until it finishes, and return the generated video URLs.
Provider
Workflows
firefly-text-to-video
Generate a video from a text prompt and poll the async job to completion.
Submits a text-to-video generation request to Adobe Firefly, polls the job status until it succeeds or fails, and returns the generated output URLs on success.
1
submitVideo
Submit the text-to-video generation request. The API accepts the job and returns a job id used for polling.
2
pollStatus
Poll the video generation job status, repeating while it is pending or running and branching once it succeeds or fails. Video jobs may take several minutes, so polling uses a longer total budget.
3
4
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.