/** * Generator for docs/tools-reference.md. * * Walks the canonical tool list, groups by category, and emits a markdown * reference with one subsection per tool (name, description, whenToUse, * doNotUse, input schema summary). Run via `npm run docs:tools`. */ export {}; //# sourceMappingURL=generate-tools-doc.d.ts.map