Adobe Firefly Generate
firefly_generateSend an image prompt to Adobe Firefly, with optional control over style, aspect ratio, content class, and negative prompt. Requires prior manual Adobe sign-in.
Instructions
Generate images in Adobe Firefly using the existing persistent browser session. Requires manual Adobe sign-in in the browser profile.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Maximum number of generated images to save. | |
| style | No | Optional visible Firefly style/control label to try to select. | |
| prompt | Yes | Image prompt to send to Adobe Firefly. | |
| outputDir | No | Optional output directory. Relative paths resolve under the MCP data dir. | |
| aspectRatio | No | Optional Firefly aspect ratio label, such as "1:1" or "16:9". | |
| contentClass | No | Optional Firefly content type/control label, such as "Photo" or "Art". | |
| negativePrompt | No | Optional things to avoid. |