Tool to recognize, describe and retrieve data within images with great accuracy using Vision OCR. Use when you need to extract text, data fields, or descriptions from images or PDFs.
urlstringURL of the image to process. Either url or file_store_key must be provided, but not both.
promptInstruction for image analysis. Can be a string (e.g., 'Describe the image in detail'), an array of field names to extract (e.g., ['first name', 'last name']), or an object for complex queries. Defaults to 'Describe the image in detail' if not provided.
page_rangearrayTwo-element array [start_page, end_page] for processing specific pages in PDF documents (max 10 pages total). Pages are 1-indexed.
fine_grainedbooleanEnable high fidelity word-level bounding boxes within complex documents. Set to true for enhanced OCR accuracy.
file_store_keystringFile store key for uploaded image. Either url or file_store_key must be provided, but not both.
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.