{#if tool}
{tool.title}
{tool.description}
{#if tool.params.length > 0}
{:else}
У этого шага нет параметров.
{/if}
{/if}