Tool to analyze images using Writer's vision capabilities. Use when you need image understanding, text extraction from images, or visual question answering. Images must be uploaded via POST /v1/files before analysis.
modelRequiredstringThe vision model to use for image analysis. Specify 'palmyra-vision' for Writer's vision model.
promptRequiredstringText prompt describing what to analyze in the images. Use {{image_name}} placeholders to reference images from the variables array.
variablesRequiredarrayArray of image variables with their names and file IDs. Each image must be uploaded first via POST /v1/files to obtain a file_id.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.