- actions_required
- entity:view
- entity:create
- entity:update
- file:view
- file:create
- file:update
- description
- Extracts text from JPEG images using Mistral OCR, updating the source entity with extracted text and creating child entities for any embedded images.
- endpoint
- https://ocr-worker.nick-chimicles-professional.workers.dev
- endpoint_verified_at
- 2026-02-24T03:57:53.634Z
- input_schema
- description
- Parameters passed via the rhiza workflow input field. Properties map directly to keys in request.input.
- properties
- target_file_key
- description
- Explicit file key to process from properties.content. If not provided, auto-detects the first JPEG file.
- examples
- page_001.jpeg
- scan.jpg
- content
- required
- false
- type
- string
- match
- any
- equals
- image/jpeg
- path
- content_type
- path
- properties.content
- status
- active