function renderLazyCatalogEntry(
name,
description,
includeDescription): string;Defined in: packages/ai/src/activities/chat/tools/lazy-tools.ts:22
Render one entry in a lazy-tool catalog according to includeDescription.
string
string
"full" | "first-sentence" | "none" | undefined
string