{#if title !== null}
{:else}
{/if}
{#if !grow}
{#if open && !hide}
{#if attributes?.type === 'tool_calls'}
{#if attributes?.done === 'true'}
\`\`\`json
> ${JSON.stringify(JSON.parse(JSON.parse(decode(attributes?.arguments))), null, 2)}
> ${JSON.stringify(JSON.parse(JSON.parse(decode(attributes?.result))), null, 2)}
> \`\`\``}
/>
{:else}
\`\`\`json
> ${JSON.stringify(JSON.parse(JSON.parse(decode(attributes?.arguments))), null, 2)}
> \`\`\``}
/>
{/if}
{:else}
{/if}
{/if}
{/if}