{$i18n.t('Builtin Tools')}
{#each allTools as tool}
{ if (e.detail === 'checked') { delete builtinTools[tool]; } else { builtinTools[tool] = false; } builtinTools = builtinTools; }} />
{$i18n.t(toolLabels[tool].label)}
{/each}