Adobe Creative Suite · Arazzo Workflow
Adobe Firefly Text-to-Image Generation
Version 1.0.0
Submit a text-to-image Firefly job, poll until it finishes, and return the generated image URLs.
Provider
Workflows
firefly-text-to-image
Generate images from a text prompt and poll the async job to completion.
Submits a text-to-image generation request to Adobe Firefly, polls the job status until it succeeds or fails, and returns the generated output image URLs on success.
1
submitGeneration
Submit the text-to-image generation request. The API accepts the job and returns a job id used for polling.
2
pollStatus
Poll the generation job status. Repeats until the job leaves the pending or running state, then branches on success or failure.
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.