{{ current_step.tool_call | tojson(indent=2) }}
{{ current_step.result | tojson(indent=2) }}
No OCR output captured for this step.
{% endif %}{{ node.get('bounds') | tojson }}
{% if node.get('confidence') is not none %}
confidence {{ '%.3f' | format(node.get('confidence')) }}
{% endif %}