image
function
The image
action stores an image in a variable for future use. It belongs to the images category within the ui area.
Action Syntax
image https://...
A valid URL
image $variable
A variable name starting with $
Return Value
This function returns a
RESPONSE
value that can be stored in a variable:
$result = image
Valid sizes
tiny
small
medium
large
extra
Examples
// Basic Usage
$response = image https://imageurl
Action code: 429367544
Version: 0.6.4-0
Last updated: 2025-06-13