{#if toolFnName}
{formatValue(
update.call.parameters
)}
{update.message}
{parsedOutput.text}
{/if}
{#if parsedOutput.images.length > 0}
{/each}
{formatValue(
Object.fromEntries(parsedOutput.metadata)
)}
{/if}
{update
.result.message}