create_image
Generate an image from a template with optional modifications.Parameters
str
required
The template ID (e.g., ‘tpl_xxxxxxxxx’)
list
Array of modifications to apply to the template
str
default:"png"
Output format: ‘png’, ‘jpeg’, or ‘webp’
bool
default:"False"
Generate thumbnail version
Returns
Returns a dict with eitherresult or error: