Short answer: Drop the "Stability AI → Stability AI Upscale Image" action anywhere in your workflow, map the inputs from upstream nodes, and publish.
Every field can be mapped from an upstream trigger, AI step, table row, or hard-coded literal.
| Field | Type | Required | Description |
|---|---|---|---|
Image URL image_url | url | Required | Image URL. e.g. "https://example.com/image.png" |
Output Format output_format | options | Optional | Output Format. Options: PNG, JPEG, WebP |
{"image_url": "https://example.com/image.png","output_format": "{{trigger.output_format}}"}
{"seed": 42,"image": "base64_encoded_image_data","finish_reason": "SUCCESS"}
Use these fields in downstream nodes for routing, logging, or error handling.
Any of these apps can fire this action as part of a workflow.
Triggered by anything in the catalog. Free tier available. No credit card.