{#if !Object.keys(tools).includes(tool)}
Tool not found.
Did you mean " (tool = suggestion)}
>
{suggestion === '...' ? '...' : tools[suggestion]}"?
{:else}
{#if tool === 'default'}
Select a tool to continue.
{:else if tool === 'activity_history'}
{:else if tool === 'wrapped'}
{:else if tool === 'discussions'}
{:else if tool === 'birthdays'}
{:else if tool === 'sequel_spy'}
{/if}
{/if}