{#if browser} {#await client.tools({ id: toolId }).get().then(handleResponse) then value} {#key value.color + value.icon} {/key}
{value.displayName} {#if value.createdByName}

Created by {value.createdByName}

{:else}

Official HuggingChat tool

{/if}
{/await} {/if}