image.setSource
Set the source URL or base64 data for an image node in Circuitry's visual workflow platform to update visual content programmatically.
Instructions
Set image source URL or data.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nodeId | Yes | Image node ID | |
| source | Yes | Image URL or base64 data URI |