Tool to get line metadata for highlighting extracted text in the original document. Returns bounding box coordinates (x, y, width, height) and page number for each line. Use when you need to create text overlays on document images or highlight specific lines in the source docume…
linesstringLines to retrieve metadata for. Format: ranges and individual lines (e.g., '1-5,7,21-' retrieves lines 1,2,3,4,5,7,21 to end). Required if extract_all_lines is false.
whisper_hashRequiredstringThe whisper hash returned from the /whisper endpoint. Format: 'hash1|hash2'
extract_all_linesbooleanIf true, extract metadata for all lines. If false, the 'lines' parameter must be provided.
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.