{#if schema}
{toolTitle(tool)}
{toolDescription(tool)}
{t("paramsCard.toolSettings")}
{t("paramsCard.configureOutput")}
{ textSource = textValue; }} onrendertext={run} oncopytext={copyText} ondownloadtxt={downloadText} ondownload={download} />
{:else}
{t("paramsCard.noSchema")}
{/if}