Adobe Creative Suite · Arazzo Workflow
Adobe Firefly Object Composite
Version 1.0.0
Composite an AI-generated object into a scene image and poll the async job to completion.
Provider
Workflows
firefly-object-composite
Submit an object composite job and poll until it succeeds or fails.
Submits an object composite request using a scene image, a mask, and a prompt describing the object, polls the job status to completion, and returns the composited output image URLs on success.
1
submitComposite
Submit the object composite request referencing the scene image and mask by URL. The API queues the job and returns a job id.
2
pollStatus
Poll the object composite job status, repeating while it is pending or running and branching once it succeeds or fails.
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.