Adobe Creative Suite · Capability

Adobe Creative Production

End-to-end creative asset production workflow combining AI content generation (Firefly), image editing and manipulation (Photoshop), and stock asset sourcing and licensing (Stock). Used by creative directors, production designers, and marketing teams to find, generate, edit, and finalize visual assets.

Run with Naftiko AdobeCreative ProductionGenerative AIImage EditingStock Assets

What You Can Do

POST
Generate images — Generate images from a text prompt using Firefly
/v1/generations
POST
Generate similar images — Generate images similar to a reference image
/v1/generations/similar
POST
Expand image — Expand an image beyond its boundaries using Firefly
/v1/expansions
POST
Fill image — Fill a masked region with AI-generated content
/v1/fills
POST
Generate composite — Generate and composite an AI object into a scene
/v1/composites
POST
Generate video — Generate a video from a text prompt using Firefly
/v1/videos
POST
Remove background — Remove background from an image using Photoshop
/v1/cutouts
POST
Create mask — Create an alpha mask for an image
/v1/masks
POST
Product crop — Auto-crop an image to the primary product
/v1/product-crops
POST
Create rendition — Create renditions from a PSD or image
/v1/renditions
POST
Manage layers — Manage layers in a PSD document
/v1/layers
POST
Edit text layers — Edit text layers in a PSD document
/v1/text-edits
POST
Edit smart object — Replace smart object content in a PSD
/v1/smart-objects
POST
Apply document operations — Apply resize, flatten, or trim operations to a PSD
/v1/document-operations
POST
Create artboard — Create artboards in a PSD document
/v1/artboards
POST
Straighten image — Automatically straighten a rotated image
/v1/straighten-jobs
GET
Search stock files — Search the Adobe Stock library
/v1/stock-files
GET
Get stock file metadata — Get metadata for a specific stock file
/v1/stock-files/{content_id}
POST
License image — License a stock photo
/v1/licenses/images
POST
License vector — License a vector or illustration
/v1/licenses/vectors
POST
License video — License a stock video clip
/v1/licenses/videos
GET
Get firefly job status — Get the status of an async Firefly generation job
/v1/firefly-jobs/{jobId}
GET
Get photoshop job status — Get the status of an async Photoshop job
/v1/photoshop-jobs/{jobId}

MCP Tools

firefly-generate-images

Generate images from a text prompt using Adobe Firefly

firefly-generate-similar-images

Generate images similar to a reference image using Firefly

firefly-expand-image

Expand an image beyond its boundaries using Firefly generative AI

firefly-fill-image

Fill a masked region of an image with AI-generated content using Firefly

firefly-generate-composite

Generate an AI object and composite it into a scene using Firefly

firefly-generate-video

Generate a video from a text prompt using Firefly

firefly-get-job-status

Get the status of an async Firefly generation job

read-only idempotent
photoshop-remove-background

Remove the background from an image using Photoshop Sensei AI

photoshop-create-mask

Create an alpha mask for an image using Photoshop Sensei AI

photoshop-product-crop

Auto-crop an image to focus on the primary product

photoshop-straighten-image

Automatically straighten a rotated image

photoshop-edit-text-layers

Edit text content and styling in PSD text layers

photoshop-manage-layers

Read, add, modify, or delete layers in a PSD document

photoshop-apply-document-operations

Apply resize, flatten, or trim operations to a PSD document

photoshop-create-rendition

Create renditions from a PSD or image in JPEG, PNG, or TIFF

photoshop-edit-smart-object

Replace smart object content in a PSD document

photoshop-create-artboard

Create artboards within a PSD document

photoshop-get-job-status

Get the status of an async Photoshop job

read-only idempotent
stock-search-files

Search the Adobe Stock library for photos, illustrations, vectors, and videos

read-only idempotent
stock-get-file-metadata

Get detailed metadata for a specific stock file

read-only idempotent
stock-license-image

License a stock photo for use in a project

stock-license-vector

License a vector or illustration for use in a project

stock-license-video

License a stock video clip for use in a project

stock-get-categories

Get the Adobe Stock content category tree

read-only idempotent

APIs Used

firefly photoshop stock